jonathan-s / djantic2
Pydantic model support for Django
☆70Updated 5 months ago
Alternatives and similar repositories for djantic2
Users that are interested in djantic2 are comparing it to the libraries listed below
Sorting:
- A django integration for huey task queue that supports multi queue management☆83Updated 11 months ago
- Django based tool for monitoring huey task queue: https://github.com/coleifer/huey☆99Updated 7 months ago
- Django JSONField with Pydantic models as a Schema☆148Updated 4 months ago
- A fasta collectstatic command.☆60Updated 4 months ago
- ☆149Updated 3 weeks ago
- More expressive relationships for the Django ORM.☆115Updated 2 years ago
- An unsurprising Django API framework☆155Updated last year
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆104Updated 2 weeks ago
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆148Updated 4 months ago
- Type hints for enhanced API views and serializers.☆82Updated 2 years ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆189Updated 2 weeks ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆70Updated this week
- Write Django model properties that can be used in database queries.☆80Updated this week
- A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.☆259Updated 6 months ago
- Launch Harlequin, the SQL IDE for your Terminal, with your Django database configuration.☆81Updated this week
- Extensions for using Rich with Django.☆135Updated this week
- blacknoise is an ASGI app for static file serving inspired by whitenoise and following the principles of low maintenance software.☆42Updated 5 months ago
- Django encrypted fields with search enabled.☆24Updated 6 months ago
- Use Typer (type hints) to define the interface for your Django management commands.☆190Updated 2 weeks ago
- Non-intrusive sqids library for Django☆72Updated 6 months ago
- Use watchfiles in Django’s autoreloader.☆94Updated this week
- A package to facilitate the use of HTMX with Django☆65Updated last month
- Turns your raw sql into a QuerySet.☆52Updated 3 years ago
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆72Updated last month
- Postgres LTree support for django