{"library":"python-statemachine","type":"library","category":null,"description":"Python Statemachine is an intuitive and powerful library for implementing finite state machines and statecharts. It offers a clean, pythonic, and declarative API for both synchronous and asynchronous Python codebases, supporting advanced features like compound states, parallel regions, history states, and dynamic diagram generation. The library maintains an active development pace with frequent updates and major releases introducing significant new capabilities.","language":"python","status":"active","version":"3.0.0","tags":["state machine","finite state machine","fsm","workflow","statechart","async"],"install":[{"cmd":"pip install python-statemachine","imports":["from statemachine import StateChart, State","from statemachine import StateMachine, State"]},{"cmd":"pip install python-statemachine[diagrams]","imports":[]}],"homepage":null,"github":"https://github.com/fgmacedo/python-statemachine","docs":null,"changelog":null,"pypi":"https://pypi.org/project/python-statemachine/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.27,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/python-statemachine/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}