Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to create app object without running whole application #199

Open
olivierdelree opened this issue May 27, 2024 · 0 comments · May be fixed by #200
Open

Impossible to create app object without running whole application #199

olivierdelree opened this issue May 27, 2024 · 0 comments · May be fixed by #200
Assignees
Labels
enhancement New feature or request

Comments

@olivierdelree
Copy link
Contributor

For testing reasons, I'd like to be able to create my own visiomode.core.Visiomode() object without having to also start the Flask server and run the main application loop.
It'd be nice if there were some flags that could be passed to visiomode.core.Visiomode() so that it could be made to only initialise the Pygame side of things without running the whole application as if we were running experiments.

@olivierdelree olivierdelree added the enhancement New feature or request label May 27, 2024
@olivierdelree olivierdelree self-assigned this May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant