maxtepkeev / architectLinks
A set of tools which enhances ORMs written in Python with more features
☆395Updated 3 years ago
Alternatives and similar repositories for architect
Users that are interested in architect are comparing it to the libraries listed below
Sorting:
- Integration SQLAlchemy in Django projects for effective query building purposes☆565Updated last month
- Optimistic lock implementation for Django. Prevents users from doing concurrent editing.☆464Updated 4 months ago
- Another DB pool using gevent☆185Updated 7 months ago
- Service objects for Django☆338Updated 3 years ago
- Bringing all of PostgreSQL's awesomeness to Django.☆753Updated 3 months ago
- Bulk update using one query over Django ORM☆433Updated 2 years ago
- A library for mocking django queryset functions in memory for testing☆323Updated last week
- A Django app that integrates with Dramatiq.☆378Updated 3 weeks ago
- Marshmallow schemas for Django REST framework☆214Updated 4 years ago
- Utilities to extract and manipulate Django Fixtures.☆389Updated 2 years ago
- Tracking dirty fields on a Django model☆651Updated last week
- Recursive Serialization for Django REST framework☆369Updated last year
- Django URL Filter provides a safe way to filter data via human-friendly URLs.☆333Updated last year
- Complex permissions flow for django-rest-framework (http://django-rest-framework.org).☆280Updated 7 years ago
- [DEPRECATED] Beautiful Django Rest Framework API documentation autogeneration through OpenAPI standard☆189Updated 5 years ago
- Smart caching for Django using Celery to refresh cached items asynchronously.☆377Updated 3 weeks ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆200Updated last year
- A complete library to create dynamic model instances for testing purposes.☆388Updated last year
- Fernet symmetric encryption for Django model fields☆201Updated last year
- Django middleware and log filter to attach a unique ID to every log message generated as part of a request☆378Updated 2 years ago
- Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.☆954Updated last year
- Middleware that Prints the number of DB queries to the runserver console.☆405Updated last year
- Django DB router for stateful master-slave replication☆356Updated last year
- Allows clients to control which fields will be sent in the API response☆223Updated last year
- Django related examples/trick/modules for uWSGI☆217Updated last year
- Rules based permissions for the Django Rest Framework☆372Updated 3 years ago
- A sharding library for Django☆225Updated last year
- django-debug-toolbar in WebKit DevTools. Works fine with background Ajax requests and non-HTML responses.☆404Updated 6 years ago
- Celery Once allows you to prevent multiple execution and queuing of celery tasks.☆686Updated 2 years ago
- django-webtest provides integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with django's testing fram…☆336Updated 3 months ago