[ 源代码: python-automaton ]
软件包:python-automaton-doc(3.2.0-3)
python-automaton-doc 的相关链接
Debian 的资源:
下载源码包 python-automaton:
- [python-automaton_3.2.0-3.dsc]
- [python-automaton_3.2.0.orig.tar.xz]
- [python-automaton_3.2.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
friendly state machines - Python 3.x
Automaton is a friendly state machines for Python. This state machine can be used to automatically run a given set of transitions and states in response to events (either from callbacks or from generator/iterator send() values, see PEP 342). On each triggered event, a on_enter and on_exit callback can also be provided which will be called to perform some type of action on leaving a prior state and before entering a new state.
This package contains the documentation.
其他与 python-automaton-doc 有关的软件包
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 8.1)
- JavaScript support for Sphinx documentation