Metadata-Version: 1.1
Name: flowy
Version: 0.4.1
Summary: A workflow modeling and execution library with gradual concurrency inference.
Home-page: https://github.com/severb/flowy
Author: Sever Banesiu
Author-email: banesiu.sever@gmail.com
License: MIT License
Description: .. image:: https://img.shields.io/travis/severb/flowy.svg
           :target: https://travis-ci.org/severb/flowy
        
        .. image:: https://img.shields.io/coveralls/severb/flowy.svg
           :target: https://coveralls.io/r/severb/flowy?branch=master
        
        .. image:: https://landscape.io/github/severb/flowy/master/landscape.png
            :target: https://landscape.io/github/severb/flowy/master
        
        .. image:: https://img.shields.io/pypi/v/flowy.svg
           :target: https://pypi.python.org/pypi/flowy/
        
        .. image:: https://img.shields.io/pypi/dm/flowy.svg
           :target: https://pypi.python.org/pypi/flowy/
        
        .. image:: https://img.shields.io/pypi/l/flowy.svg
           :target: https://pypi.python.org/pypi/flowy/
        
        .. image:: https://img.shields.io/pypi/wheel/flowy.svg
           :target: https://pypi.python.org/pypi/flowy/
        
Keywords: distributed workflow modeling SWF
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
