Metadata-Version: 1.1
Name: windflow
Version: 0.1.20
Summary: Windflow is a rapid web application development toolkit using tornado, asyncio and sqlalchemy.
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.20.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
