Metadata-Version: 2.1
Name: dj-spoofer
Version: 0.0.1
Summary: Django + Web Scraping Made Easy
Home-page: https://github.com/adrianmeraz/dj-spoofer
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: Faker (>=8.12.1,<8.13.0)
Requires-Dist: coverage (>=6.2,<7.0)
Requires-Dist: dj-starter (>=0.1.6,<0.2.0)
Requires-Dist: django-environ (>=0.8.1,<0.9.0)
Requires-Dist: httpx[http2] (>=0.22.0,<0.23.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-spoofer
