Skip to content

Python package with skeleton of the base Tornado application

License

Notifications You must be signed in to change notification settings

frostspb/torskel

Repository files navigation

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

About

Python package with skeleton of the base Tornado application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages