dabapps / django-readers
A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Django projects.
☆189Updated 9 months ago
Alternatives and similar repositories for django-readers:
Users that are interested in django-readers are comparing it to the libraries listed below
- An unsurprising Django API framework☆154Updated 11 months ago
- Safely run migrations before deployment☆84Updated this week
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆131Updated 5 months ago
- Simple database-backed job queue☆178Updated 3 weeks ago
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆147Updated 3 months ago
- Use watchfiles in Django’s autoreloader.☆90Updated last week
- Django application providing database migration tooling to automate their deployment.☆99Updated last month
- Ensure your migration history is linear.☆182Updated last week
- A package for type-checking the URLs and associated views for Django