Metadata-Version: 2.1
Name: dj-starter
Version: 0.1.15
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.10,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: Django (>=3.2.15,<4.0.0)
Requires-Dist: coverage (>=6.4.4,<7.0.0)
Requires-Dist: django-environ (>=0.9.0,<0.10.0)
Requires-Dist: httpx[http2] (>=0.23.0,<0.24.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.21.0,<0.22.0)
Requires-Dist: wheel (>=0.36.2,<0.37.0)
Project-URL: Repository, https://github.com/adrianmeraz/dj-starter
