Metadata-Version: 2.0
Name: torskel
Version: 0.7.1
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.12.0)
Requires-Dist: user-agents (>=1.1.0)
Requires-Dist: tornado (>=6.0.2)
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+

