rodolfolottin / django-sqs-celery-template
An effortlessly pre configured Django, Celery and SQS template repository for those who want to process asynchronous background tasks.
☆47Updated last year
Related projects ⓘ
Alternatives and complementary repositories for django-sqs-celery-template
- Exposes Google Partial Response syntax in Django REST Framework☆47Updated 5 years ago
- Asynchronous message dispatcher - Currently using asyncio and amazon SQS☆112Updated last year
- A handy Django application to supercharge your Zappa deployments.☆144Updated 4 years ago
- A library that integrates with django admin and shows in a simple GUI when your periodic are going to run next.☆103Updated 6 months ago
- Django starter kit for CKL projects☆33Updated last year
- Simple role filtering for django-rest-framework☆98Updated last year
- Mixins for Django Rest Framework Serializer☆19Updated 5 years ago
- A full featured walkthough of using django on zappa (powered by AWS Lambda in serverless environment)☆186Updated last year
- #DjangoTip 02☆34Updated 3 years ago
- A django application to make it easier to use the transactional outbox pattern☆53Updated this week
- SQS Workers☆32Updated last month
- A flake8 plugin to detect bad practices on Django projects.☆180Updated 9 months ago
- Easily handle Django migrations effects in dev mode☆92Updated 5 years ago
- Carta's style guides☆26Updated 5 years ago
- Publish and Subscribe with Celery☆104Updated this week
- Extensions for Django Rest Framework☆79Updated 10 months ago
- A collection of widgets for displaying masks to input elements using JavaScript.☆52Updated 6 years ago
- Easy and opinionated logging configuration for Python apps☆22Updated 4 years ago
- A sync/async circuit breaker implementation in Python