{"library":"django-fsm","type":"library","category":null,"description":"Django FSM (Finite State Machine) provides declarative state management for Django models. It allows defining states and transitions using decorators, ensuring state changes adhere to predefined rules. The standalone `django-fsm` library, currently at version 3.0.1, is deprecated; its functionality has been integrated into `viewflow.fsm` since version 3.0.0. The original library will no longer receive updates.","language":"python","status":"deprecated","version":"3.0.1","tags":["django","fsm","state machine","workflow","deprecated"],"last_verified":"Sat May 23","install":[{"cmd":"pip install django-fsm","imports":["from django_fsm import FSMField","from django_fsm import transition","from django_fsm import FSMIntegerField","from django_fsm import FSMKeyField","from django_fsm import can_proceed","from django_fsm.admin import FSMAdminMixin","from viewflow.fsm import State"]},{"cmd":"pip install django-viewflow","imports":[]}],"homepage":"https://viewflow.io/fsm","github":"http://github.com/kmmbvnr/django-fsm","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-fsm/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.8,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-fsm/compatibility"}}