Metadata-Version: 2.1
Name: dj-aws
Version: 0.1.0
Summary: Django + AWS made easy
Home-page: https://github.com/adrianmeraz/dj-aws
Author: Adrian
Author-email: adrian@rydeas.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Django (>=3.2.4,<3.3.0)
Requires-Dist: PyJWT[crypto] (>=2.3.0,<3.0.0)
Requires-Dist: boto3 (>=1.20.35,<1.21.0)
Requires-Dist: dj-starter (>=0.1.1,<0.2.0)
Requires-Dist: django-environ (>=0.8.1,<0.9.0)
Requires-Dist: psycopg2-binary (>=2.9.2,<3.0.0)
Project-URL: Repository, https://github.com/adrianmeraz/dj-aws
