22 projects
param-parser
A parser library for a param string expression.
python-deepcompare
A library for deep comparison of data structures consisting of `dict`, `list` and `tuple`.
django-generic-contact
Django module to store contact request in a structured yet generic manner.
django-request-cache
A simple Django app that provides a per-request cache.
django-future-tasks
A library to create periodic, cron-like tasks or single tasks with a specified execution/start time and schedule it to run in the future.
drf-simple-access-key
A library that provides a simple token authorization for Django REST framework.
django-rest-passwordreset
An extension of django rest framework, providing a configurable password reset strategy
content-disposition
A library that allows easy management of "Content-Disposition" details of HTTP responses.
django-model-prefix
A django module that allows to configure a global or model based database table prefix
drf-multitokenauth
An extension of django rest frameworks token auth, providing multiple authentication tokens per user
django-aws-iot
A django module that allows to connect and publish messages to AWS IoT
drf-generic-contact
An extension of the django-generic-contact that provides REST endpoints for the Contact model.
drf-attachments
A django module to manage any model's file up-/downloads by relating an Attachment model to it.
django-anexia-monitoring
A Django app used to monitor updates for Django and all installed python packages in the running environment. It can be also used to check if the website is alive and working correctly.
celery-amqp-backend
A rewrite of the original Celery AMQP result backend that supports Celery 5.0 and newer.
concurrency-limit
A library that implements a distributed concurrency limiting mechanism using Redis as a backend.
django-anexia-sms-gateway
A django module that allows to send short messages via the Anexia SMS gateway
drf-anonymous-login
Django rest framework module to allow login via token (without User instance).
drf-ip-restrictions
A library that allows IP restrictions for views/endpoints in Django REST framework.
updatable
Finds packages that require updates on a python environment.
django-cleanhtmlfield
A simple Django app that will give you a cleaned HTML field.
django-rest-multitokenauth
django-rest-multitokenauth is deprecated now. Use drf-multitokenauth instead.