Metadata-Version: 2.0
Name: torskel
Version: 0.1.50
Summary: Python package with skeleton of the base Tornado application
Home-page: https://github.com/frostspb/torskel
Author: Frostspb
Author-email: UNKNOWN
License: MIT
Description-Content-Type: UNKNOWN
Keywords: tornado
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: tornado (>=4.5.2)
Requires-Dist: xmltodict (>=0.11.0)

Contains basic functions for logging, asynchronous redis,
support for reactJS and asynchronous http request Only Python 3.5+

