Python中的轻量级,面向对象的有限状态机实现,具有许多扩展-Python开发

时间:2021-05-25 12:00:30
【文件属性】:
文件名称:Python中的轻量级,面向对象的有限状态机实现,具有许多扩展-Python开发
文件大小:1.07MB
文件格式:ZIP
更新时间:2021-05-25 12:00:30
Python Miscellaneous transitions在Python中具有许多扩展的轻量级,面向对象的状态机实现。 与Python 2.7+和3.0+兼容。 Installation pip install tr​​ansitions ...或从G transitions复制存储库Python中的轻量级面向对象状态机实现,具有许多扩展。 与Python 2.7+和3.0+兼容。 安装pip安装转换...或从GitHub克隆存储库,然后:python setup.py install目录快速入门非快速入门基本初始化状态回调检查状态枚举转换自动转换从多个状态转换自多个状态反射从内部状态转换
【文件预览】:
transitions-master
----MANIFEST.in(292B)
----.github()
--------ISSUE_TEMPLATE()
--------workflows()
----binder()
--------requirements.txt(13B)
--------postBuild(35B)
--------apt.txt(9B)
----.pylintrc(14KB)
----requirements.txt(4B)
----transitions()
--------extensions()
--------__init__.py(513B)
--------core.py(58KB)
--------version.py(176B)
----requirements_test.txt(76B)
----examples()
--------Frequently asked questions.ipynb(33KB)
--------Playground.ipynb(9KB)
--------Graph MIxin Demo.ipynb(741KB)
--------Graph MIxin Demo Nested.ipynb(583KB)
----tox.ini(500B)
----pytest.ini(125B)
----LICENSE(1KB)
----setup.cfg(150B)
----setup.py(2KB)
----README.md(79KB)
----conftest.py(322B)
----requirements_diagrams.txt(11B)
----appveyor.yml(1KB)
----tests()
--------test_core.py(44KB)
--------test_add_remove.py(3KB)
--------test_pygraphviz.py(4KB)
--------test_parallel.py(8KB)
--------test_markup.py(8KB)
--------test_threading.py(10KB)
--------utils.py(3KB)
--------test_codestyle.py(710B)
--------test_states.py(6KB)
--------test_enum.py(13KB)
--------test_nesting_legacy.py(7KB)
--------test_factory.py(2KB)
--------__init__.py(0B)
--------test_nesting.py(31KB)
--------test_reuse.py(12KB)
--------test_graphviz.py(16KB)
--------test_async.py(18KB)
----.gitignore(203B)
----.coveragerc(75B)
----Changelog.md(24KB)

网友评论