Giter VIP home page Giter VIP logo

pyfsm's Introduction

pyFSM

PyPI PyPI License Codacy Badge Build Status

Simple FSM class for event driven application under GNU LGPL v3.0 license.

pyFSM is compatible with Python-2 and Python-3.

What is pyFSM intended for?

This is class will be useful if you need to design a robust event driven system with clear states where some tasks must be done. A good example is a state machine for a robot that has to go from one position to another.

Currently is under development, so you will have to wait, but very soon you will be able to

  • Create a FSM for a robust event driven application

Installation

You can install pyFSM with:

$ git clone https://github.com/jbarbadillo/pyFSM.git
$ cd pyFSM
$ pip install .

pyfsm's People

Contributors

jbarbadillo avatar rdch106 avatar

Stargazers

Lukasz Hanusik avatar Víctor Goñi Sanz avatar

Watchers

James Cloos avatar  avatar  avatar

pyfsm's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.