azavea / django-ecsmanage
Run any Django management command on an AWS Elastic Container Service (ECS) cluster.
☆24Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for django-ecsmanage
- SQS background worker for Django☆45Updated last year
- Wrap a WSGI application in an AWS Lambda handler function for running on API Gateway or an ALB.☆161Updated this week
- A handy Django application to supercharge your Zappa deployments.☆144Updated 4 years ago
- Unofficial Django app for AWS X-Ray☆23Updated 3 years ago
- Provision a Django project on ECS with Terraform☆59Updated 5 years ago
- Django backends to support IAM database authentication for AWS☆45Updated last month
- Sentry/Raven SDK Integration For AWS Lambda (python) and Serverless☆47Updated 5 years ago
- Django package that uses AWS Cognito and Warrant to create a Django backend and common views.☆192Updated 2 years ago
- A simple Python library for getting values from AWS Systems Manager Parameter Store☆31Updated last year
- Validate integrity of Amazon SNS messages☆18Updated 6 years ago
- Glue with decent defaults for adding sentry to a zappa app☆22Updated last year
- A python library for MJML - a framework that makes responsive-email easy☆54Updated this week
- Add encrypted field classes and more to your Django models.☆26Updated 2 months ago
- AWS Lambda running a Celery worker. Should be compatible with Google Functions and friends via Serverless too.☆37Updated last year
- A django app that replaces the django admin authentication mechanism by deferring to an oauth2 provider☆22Updated 3 months ago
- A non-persistent in-memory data storage backend for Django.☆52Updated last year
- Redshift database backend for Django☆83Updated last week
- PostgreSQL and SQLite partial index support for Django☆116Updated 4 years ago
- Develop AWS Lambda functions with Starlette☆37Updated 4 years ago
- Uploads results of Celery tasks to AWS CloudWatch.☆43Updated 2 years ago
- Easily create AWS managed resources in an isolated VPC for hosting web applications.☆100Updated last month
- Common attributes for PynamoDB☆58Updated 5 months ago
- Integrates react-jsonschema-form in your Django project as a form field☆48Updated 7 months ago
- Python object & relation mapping library for Amazon's DynamoDB service☆101Updated 9 months ago
- Python module to store secrets in secret stores☆15Updated 3 years ago
- Polymorphic models implementation for django.☆85Updated last year
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆195Updated 5 months ago
- An AWS S3-hosted SQLite database backend for Django. Originally developed with Zappa-Django-Utils. Not for important use!☆63Updated 3 weeks ago
- Easily let users sign in via SAML 2.0 to your django app. Based on python-saml