Skip to content

MQ37/le-automata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Finite State Machine

This package provides a simple implementation of a Finite State Machine (FSM) in Python.

Installation

To install the package, run the following command:

pip install git+https://github.com/MQ37/le-automata

Usage

To use the FSM package, you can follow the example provided in the example.py file. The file demonstrates how to create an instance of the FSM and test it with different input words.

About

Simple Finite State Machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages