12 projects
python-logsy
A standardised logging configuration I use for a few things.
python-fluent-log-formatter
A Python log formatter for use with fluent-logger-python. Formats datetime objects into ISO 8601 strings.
python-file-storage
A Python package that exposes a consistent API for working with different storage backends.
redis-metric-helper
A helper to make writing/reading metrics to Redis more convenient.
python-send-logs-to
A Python logging handler that sends logs to Redis; later to be a collection of logging handlers.
python-payfast
A very opinionated Python client library for the PayFast API.
pgsql-connection-handler
A package that connects to one or more PostgreSQL databases and allows you to retrieve a database connection when required. Depends on psycopg2-binary.
django-make-secret-key
A Python script that generates a new Django secret key and prints it to stdout.
dramatiq-taskstate
A middleware for Dramatiq (for Django) that keeps track of task state only when you need it to.
sparkpost-async
An asynchronous SparkPost email backend for Django.
django-theme
Allow a Django user to set a theme preference.
django-compress-staticfiles
A static files storage backend for compression using GZip and/or Brotli that inherits from Djangos ManifestFilesMixin and StaticFilesStorage; also minifies static files.