Metadata-Version: 2.0
Name: windflow
Version: 0.1.1
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.1.tar.gz
Platform: UNKNOWN
Requires-Dist: Jinja2 (==2.8)
Requires-Dist: SQLAlchemy (==1.1.0b3)
Requires-Dist: psycopg2 (==2.6.2)
Requires-Dist: python-dotenv (==0.6.0)
Requires-Dist: tornado (==4.4.1)
Requires-Dist: uvloop (==0.5.3)
Requires-Dist: simplejson
Provides-Extra: dev
Requires-Dist: coverage (>=4.0,<4.2); extra == 'dev'
Requires-Dist: honcho (>=0.7,<0.8); extra == 'dev'
Requires-Dist: mock (<2.1,>=2.0); extra == 'dev'
Requires-Dist: nose (>=1.3,<1.4); extra == 'dev'
Requires-Dist: pylint (>=1.6,<1.7); extra == 'dev'
Requires-Dist: pytest (>=2.9,<2.10); extra == 'dev'
Requires-Dist: pytest-cov (>=2.3,<2.4); extra == 'dev'
Requires-Dist: sphinx; extra == 'dev'
Requires-Dist: sphinx-rtd-theme; extra == 'dev'

UNKNOWN


