10 projects
Django-Health-Checks
Adds some common health check endpoints (ping, time, status)
Flask-DB2
Creates connections for use with DB2
Flask-JsonSchemer
Flask extension for validating JSON requets
Flask-RestPoints
Adds some common health check endpoints (ping, time, status)
Flask-Tracy
Logs tracing information on a per-request basis
hancock
HTTP request signing library.Provides private key URL signing for secure HTTP requests.
tinflask
Simple wrapper around flask that uses environment variables for host, port, endpoint prefix. Also uses the py-hancock library for the ability to sign endpoints. Endpoints for `time`, `ping`, and `status` are automatically added as well.
capuchin
Simple wrapper around tornado that uses environment variables for host, port, endpoint prefix. Also uses the py-hancock library for the ability to sign endpoints. Endpoints for `time`, `ping`, and `status` are automatically added as well.
gserver
Simple wrapper around gevent's wsgi server.Adds simple regex routing, error handling, and json/jsonp handling.
Hooover
Library for logging to Loggly from within Python webapps