aleneum/python-transitions
Project ID: 128395
Description
A lightweight, object-oriented finite state machine implementation in Python with many extensions.
Installation Instructions
How to enable this repo
dnf copr enable aleneum/python-transitions
Installing the package
dnf install python3-transitions
(Optional) Install PyGraphviz
dnf install python3-graphviz
Check available versions
dnf --showduplicates list python3-transitions
(Optional) Install web gui (transitions-gui)
dnf install python3-transitions-gui
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | aarch64 (13)*, x86_64 (9)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (3)*, x86_64 (9)* | Fedora 39 (29 downloads) |
Fedora 40 | aarch64 (11)*, x86_64 (15)* | Fedora 40 (38 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (9)* | Fedora 41 (9 downloads) |
Fedora rawhide | aarch64 (9)*, x86_64 (11)* | Fedora rawhide (32 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable aleneum/python-transitions
More info about enabling Copr repositories