Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

  • fsm (42)

    pystates

    Compare

      Analyzed 29 days ago

    A simple but powerful state machine framework for python

    128 lines of code

    0 current contributors

    over 15 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This
    Licenses: No declared licenses

    fluidity-sm

    Compare

      Analyzed 29 days ago

    Fluidity: state machine implementation for Python objects.

    808 lines of code

    0 current contributors

    over 13 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This

    statepy

    Compare

      No analysis available

    A hierarchical finite state machine library for python.

    0 lines of code

    0 current contributors

    0 since last commit

    0 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This
    Mostly written in language not available
    Licenses: bsd

    django-fsm

    Compare

      Analyzed 29 days ago

    django-fsm adds declarative states management for django models. Instead of adding some state field to a django model, and manage it values by hand, you could use FSMState field and mark model methods with the `transition` decorator. Your method will contain the side-effects of the state change. ... [More] The decorator also takes a list of conditions, all of which must be met before a transition is allowed. [Less]

    1.87K lines of code

    2 current contributors

    12 months since last commit

    0 users on Open Hub

    Very Low Activity
    0.0
     
    I Use This