Helpers for deploying Django on AWS
Project description
This is a package of utilities that aim to help with Django deployment on AWS.
See the main documentation site for details.
Usage
The package is available on PyPI.
pip install django-aws-utils
Then import the functions you need:
from django_aws_utils import get_ec2_ip ALLOWED_HOSTS = [ get_ec2_ip(), "myapp.my.domain.com", ]
License
This project is released under the terms of the “New” BSD 3-Clause license. Please see LICENSE for the full licence text.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size django_aws_utils-1.0.0-py3-none-any.whl (4.6 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size django-aws-utils-1.0.0.tar.gz (12.5 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for django_aws_utils-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d03752c2b6be1c7b5120943f6913f5083b063e4790b64029c066d68d265513af |
|
MD5 | 49f96e6d791574659ef01352776d7535 |
|
BLAKE2-256 | 1050496c0e5f4eecb2ab3d0f34133ec39ed8e5ef98b7a997139a25d0e5701f0a |