Metadata-Version: 2.1
Name: windflow
Version: 0.2.0
Summary: Windflow helps to write web apps (asyncio, tornado, sqlalchemy). Experimental, use at own risks.
Home-page: https://github.com/hartym/windflow
Author: Romain Dorgueil
Author-email: romain@dorgueil.net
License: Apache 2.0
Download-URL: https://github.com/hartym/windflow/archive/0.2.0.tar.gz
Description: windflow
        ========
        
        Windflow is a python 3.5+ toolkit helping to develop modern and modular web applications using asyncio and sqlalchemy.
        
        This is an experimental project, things will change, probably in huge ways. Use it at your own risks.
        
        .. image:: https://travis-ci.org/hartym/windflow.svg?branch=master
            :target: https://travis-ci.org/hartym/windflow
            :alt: Continuous Integration Status
        
        .. image:: https://coveralls.io/repos/github/hartym/windflow/badge.svg?branch=master
            :target: https://coveralls.io/github/hartym/windflow?branch=master
            :alt: Coverage Status
        
        .. image:: https://readthedocs.org/projects/windflow/badge/?version=latest
            :target: http://windflow.readthedocs.org/en/latest/?badge=latest
            :alt: Documentation Status
        
        ----
        
        Made with ♥ by `Romain Dorgueil <https://twitter.com/rdorgueil>`_ and `contributors <https://github.com/hartym/windflow/graphs/contributors>`_.
        
Platform: UNKNOWN
Provides-Extra: uvloop
Provides-Extra: alembic
Provides-Extra: dev
