Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.08 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.08 KB

torskel

Join the chat at https://gitter.im/torskel/Lobby PyPI version Downloads star this repo fork this repo

Python package with skeleton of the base Tornado application.

Contains basic functions for logging, asynchronous redis, asynchronous http request from out of box

Only Python 3.7+

For redis support - you need install aioredis >=1.0.0

For CurlAsyncHTTPClient support - you need install pycurl

For MongoDB support - you need install motor

For more information see examples

If you have any questions - visit https://gitter.im/torskel