Metadata-Version: 1.1
Name: windflow
Version: 0.1.5
Summary: Windflow is a toolkit for creating web applications faster with tornado and asyncio.
Home-page: https://github.com/hartym/windflow
Author: UNKNOWN
Author-email: UNKNOWN
License: Apache 2.0
Download-URL: https://github.com/hartym/windflow/archive/0.1.5.tar.gz
Description: windflow
        ========
        
        Windflow is a python 3.5+ toolkit helping to develop modern and modular web applications using asyncio, tornado and sqlalchemy.
        
        .. 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
Platform: UNKNOWN
