Metadata-Version: 2.4
Name: fsmx
Version: 0.1.0
Summary: A Sophisticated state machine implementation in Python. It's NOT just a FSM, it's a FSM, PDA, Statechart, Async|Sync and Hooks driven engine.
Author-email: Sheñey <sheneyby2010@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/sheniey/fsmx
Project-URL: Repository, https://github.com/sheniey/fsmx
Project-URL: Issues, https://github.com/sheniey/fsmx/issues
Keywords: fsm,pda,state machine,statechart,async,sync,hooks,event-driven
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Utilities
Classifier: Operating System :: OS Independent
Classifier: Typing :: Typed
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.14
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: rich
Requires-Dist: graphviz
Dynamic: license-file


> Hi
