Starred repositories
Python and Django advanced topics
A django website used in the book Practical Recommender Systems to illustrate how recommender algorithms can be implemented.
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Change Python code while it's running without losing state
Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints
Utility for working with recurring dates in Django.
A curated list of awesome things related to FastAPI
Dependency injection framework for Python
A Smart, Automatic, Fast and Lightweight Web Scraper for Python
Json Formatter for the standard python logger
a pluggable app that runs a full check on the deployment, using a number of plugins to check e.g. database, queue server, celery processes, etc.
Django application and library for importing and exporting data with admin integration.
Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS)
Django model mixins and utilities.
A configurable set of panels that display various debug information about the current request/response.
This is a repository for collecting global custom management extensions for the Django Framework.
The official Python SDK for Sentry.io
A generic system for filtering Django QuerySets based on user selections
Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery
Analyzes resource usage and performance characteristics of running containers.
A SQLAlchemy like ORM implementation using python-arango as the backend library
Test django schema and data migrations, including migrations' order and best practices.
Keycloak integration for Python FastAPI