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 Bullseye
Python 3.9
Bookworm
Python 3.11
Files
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 2025-09-01 15:40:09 UTC