Implements a stepped state machine, i.e. a state machine which executes a single state transition at a time. Because of this, no data, e.g. state data, can be stored between executions. Instead, any such data must be stored in persistent storage between executions. This permits operation of the state machine as a CGI program in a web server. A WSGI or fastCGI or other such web server is not required.

Received symbols may be received from sources outside the state machine, or may be generated internally by the state functions.

Features

  • state machine
  • CGI
  • stepped state machine
  • web state machine

Project Samples

Project Activity

See All Activity >

License

BSD License

Follow SteppedStateMachine

SteppedStateMachine Web Site

Other Useful Business Software
MongoDB 8.0 on Atlas | Run anywhere Icon
MongoDB 8.0 on Atlas | Run anywhere

Now available in even more cloud regions across AWS, Azure, and Google Cloud.

MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of SteppedStateMachine!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Intended Audience

Developers

Programming Language

Python

Related Categories

Python CGI Scripts, Python Algorithms, Python Building Automation Software

Registered

2015-08-10