pythonitalia / pyconLinks
☆100Updated this week
Alternatives and similar repositories for pycon
Users that are interested in pycon are comparing it to the libraries listed below
Sorting:
- Pydantic model support for Django & Django-Rest-Framework ✨☆89Updated last week
- Smart reversion of Django migrations based on Git diff☆76Updated 2 years ago
- An unsurprising Django API framework☆155Updated last year
- An alternative serializer implementation for REST framework written in cython built for speed.☆85Updated 2 years ago
- Lightweight browser hot reload for Python ASGI web apps☆159Updated 3 weeks ago
- Write advanced filename patterns using the Format Format String Syntax.☆72Updated last week
- Type hints for enhanced API views and serializers.☆84Updated 2 years ago
- GitHub Actions Matrix example with Python and Django☆44Updated 3 years ago
- Set the Permissions-Policy HTTP header on your Django app.☆111Updated last week
- Generate Typescript routes from a Django URLconf☆36Updated 3 months ago
- System checks for your project's environment.☆46Updated last week
- Benchmarks for Django using asv☆49Updated this week
- Disable Django database writes.☆104Updated last week
- Parametrize tests within unittest TestCases.☆71Updated last week
- A tool to automatically fix Django deprecations.☆183Updated this week
- Dependency injection in Django.☆55Updated last year
- Django application providing database migration tooling to automate their deployment.☆109Updated 4 months ago
- A library for exchanging data between Python and JavaScript☆143Updated last year
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆190Updated 4 months ago
- Extensions for using Rich with Django.☆146Updated last week
- Django RestFramework JSON Renderer Backed by orjson☆78Updated last year
- Make Django’s autoreloader more efficient by watching for changes with watchfiles.☆152Updated last week
- Official pytest plugin for Celery.☆73Updated last week
- ☆52Updated last year
- Django utilities for Postgres PL/Python☆49Updated 3 years ago
- Safely run migrations before deployment☆90Updated 4 months ago
- An authorization system based exclusively on allow lists☆89Updated last week
- Ensure your migration history is linear.☆224Updated last week
- A Django REST framework plugin for pytest☆87Updated 3 years ago
- A package for type-checking the URLs and associated views for Django