Metadata-Version: 2.0
Name: torskel
Version: 0.5.6
Summary: Python package with skeleton of the base Tornado application
Home-page: https://github.com/frostspb/torskel
Author: Frostspb
Author-email: UNKNOWN
License: MIT
Keywords: tornado
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: xmltodict (>=0.11.0)
Requires-Dist: user-agents (>=1.1.0)
Requires-Dist: tornado (>=5.1)
Requires-Dist: pyjwt (>=1.7.1)
Requires-Dist: python-jwt (>=3.2.4)

Contains basic functions for logging,
asynchronous redis and asynchronous http request out of box
Only Python 3.7+

