automata-lib

A Python library for simulating finite automata, pushdown automata, and Turing machines

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install automata-lib

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
9.2.0 2026-01-02    
9.1.2 2025-07-07    
9.1.1 yanked 2025-07-07    
9.1.0 yanked 2025-07-05    
9.0.0 2025-01-23    
8.4.0 2024-06-29    
8.3.0 2024-03-23    
8.2.0 2023-12-31    
8.1.0 2023-10-08    
8.0.0 2023-07-18
7.1.0 2023-01-08
7.0.1 2022-11-13
7.0.0 2022-11-11
6.0.2 2022-08-27
6.0.1 yanked 2022-08-27
6.0.0 2022-08-26
6.0.0b4 pre-release 2022-08-26
6.0.0b3 pre-release 2022-08-26
6.0.0b2 pre-release 2022-08-24
5.0.0 2021-08-16    
4.0.0.post1 2020-09-20
4.0.0 2020-09-20
3.1.0.post1 2019-02-09
3.1.0 2019-02-09
3.0.0 2019-01-21
2.1.0 2018-05-29
2.0.1 2018-05-05
2.0.0 2018-04-30
1.0.0.post4 2017-05-02
1.0.0.post3 2016-07-09
1.0.0.post2 2016-07-07
1.0.0.post1 2016-07-07

Issues with this package?

Page last updated 2026-09-03 13:34:40 UTC