Metadata-Version: 2.0
Name: flowy
Version: 0.4.0
Summary: A workflow modeling ond 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
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
Requires-Dist: boto (==2.33.0)
Requires-Dist: lazy-object-proxy (==1.0.1)
Requires-Dist: venusian (>=1.0a8)
Requires-Dist: futures; python_version == "2.7"
Provides-Extra: docs
Requires-Dist: sphinx; extra == 'docs'
Requires-Dist: sphinx-rtd-theme; extra == 'docs'
Provides-Extra: trace
Requires-Dist: pygraphviz; extra == 'trace'

.. 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/


