integration with Flask #464
dmcgrandle
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm exploring using python-statemachine in a flask application that uses the application factory pattern. I'm struggling with getting the initial statemachine defined in the factory create_app function rather than as a global. Has anyone got an example getting this working, or is there some reason this isn't a good idea?
Beta Was this translation helpful? Give feedback.
All reactions