{"library":"automaton","type":"library","category":null,"description":"Automaton is a Python library for creating friendly and declarative state machines. It simplifies the definition and management of states, events, and transitions, making it easy to model complex system behaviors. The current version is 3.4.0, and the project is under active development with periodic releases.","language":"python","status":"active","version":"3.4.0","tags":["state machine","finite automaton","workflow","declarative","pattern matching"],"last_verified":"Tue May 26","install":[{"cmd":"pip install automaton","imports":["from automaton import StateMachine","from automaton import State","from automaton import Event"]}],"homepage":"https://docs.openstack.org/automaton","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/automaton/","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":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/automaton/compatibility"}}