Metadata-Version: 2.1
Name: dj-starter
Version: 0.1.11
Summary: Django Project Bootstraper with Common Models and Utilities
Home-page: https://github.com/adrianmeraz/dj-starter
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,<4.0.0)
Requires-Dist: coverage (>=6.2,<7.0)
Requires-Dist: django-environ (>=0.8.1,<0.9.0)
Requires-Dist: httpx[http2] (>=0.22.0,<0.23.0)
Requires-Dist: jsonpickle (>=2.1.0,<3.0.0)
Requires-Dist: psycopg2-binary (>=2.9.2,<3.0.0)
Requires-Dist: python-dotenv (>=0.19.0,<0.20.0)
Requires-Dist: wheel (>=0.36.2,<0.37.0)
Project-URL: Repository, https://github.com/adrianmeraz/dj-starter
