Sprockets
A modular, loosely coupled micro-framework built on top of Tornado simplifying the creation of web applications and RabbitMQ workers
Pinned Repositories
sprockets
DEPRECATED
sprockets-postgres
An asynchronous Postgres client mixin for Tornado applications
sprockets.clients.dynamodb
DEPRECATED
sprockets.logging
Making logs nicer since 2015!
sprockets.mixins.correlation
Stuff to correlate requests, logs, and the like.
sprockets.mixins.cors
CORS enabler for Tornado RequestHandlers
sprockets.mixins.http
HTTP Client Mixin for Tornado RequestHandlers
sprockets.mixins.metrics
Easily monitor your Tornado-based application.
sprockets.mixins.sentry
A RequestHandler mixin for sending exceptions to Sentry
sprockets.mixins.statsd
Handler mixin for automated metric reporting to statsd
Sprockets's Repositories
sprockets/sprockets.clients.mongodb
MongoDB client allowing for environment variable based configuration
sprockets/sprockets.handlers.redis_stats
A Tornado handler dedicated to returning pertinent stats about your Redis database
sprockets/sprockets.handlers.status
A small handler for reporting application status
sprockets/sprockets.mixins.avro
Avro datum serialization and deserialization for Sprockets Mixins
sprockets/sprockets.mixins.memcached
sprockets/sprockets.mixins.redis
Tornado handler mixin to provide easy read/write access to Redis