Binary package “python3-automaton” in ubuntu mantic
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 Python 3.x module.
Source package
Published versions
- python3-automaton 2.4.0-0ubuntu1 in amd64 (Release)
- python3-automaton 2.4.0-0ubuntu1 in arm64 (Release)
- python3-automaton 2.4.0-0ubuntu1 in armhf (Release)
- python3-automaton 2.4.0-0ubuntu1 in i386 (Release)
- python3-automaton 2.4.0-0ubuntu1 in ppc64el (Release)
- python3-automaton 2.4.0-0ubuntu1 in riscv64 (Release)
- python3-automaton 2.4.0-0ubuntu1 in s390x (Release)