A Python library for simulating finite automata, pushdown automata, and Turing machines
Project description
Automata
Copyright 2016-2022 Caleb Evans
Released under the MIT license
Automata is a Python 3 library which implements the structures and algorithms for finite automata, pushdown automata, and Turing machines. The library requires Python 3.7 or newer.
Huge thanks to @YtvwlD, @dengl11, @Tagl, @lewiuberg, @CamiloMartinezM, @abhinavsinha‑adrino, and @eliotwrobson for their invaluable code contributions to this project! 🎉
Migrating to v7
If you wish to migrate to Automata v7 from an older version, please follow the migration guide.
Installing
You can install the latest version of Automata via pip:
pip install automata-lib
API
Please refer to the official API Documentation in the docs/
directory
of the GitHub repository.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for automata_lib-7.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4492658e8288daf5119ff82f1689e17815113aab61e74da036e56338b20464cc |
|
MD5 | d6c00b9cd526435fddafd2bbd78cb92a |
|
BLAKE2b-256 | b55d9e6284dedefb71bee9f745955dee8bd22078b94e691ed95ca76203410868 |