套件:python-automaton-doc(3.3.0-1)
python-automaton-doc 的相關連結
Debian 的資源:
下載原始碼套件 python-automaton:
- [python-automaton_3.3.0-1.dsc]
- [python-automaton_3.3.0.orig.tar.xz]
- [python-automaton_3.3.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
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.2)
- JavaScript support for Sphinx documentation
