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
-
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