Metadata-Version: 2.3
Name: xproject
Version: 0.0.2
Summary: 
Author: mathewgeola
Author-email: mathewgeola@gmail.com
Requires-Python: >=3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: arrow (>=1.3.0,<2.0.0)
Requires-Dist: colorlog (>=6.9.0,<7.0.0)
Requires-Dist: fake-useragent (>=2.2.0,<3.0.0)
Requires-Dist: furl (>=2.1.4,<3.0.0)
Requires-Dist: httpx (>=0.28.1,<0.29.0)
Requires-Dist: pillow (>=11.3.0,<12.0.0)
Requires-Dist: pillow-avif-plugin (>=1.5.2,<2.0.0)
Requires-Dist: rich (>=14.1.0,<15.0.0)
Requires-Dist: tldextract (>=5.3.0,<6.0.0)
Requires-Dist: w3lib (>=2.3.1,<3.0.0)
Description-Content-Type: text/markdown

# xproject

#### scripts

#### generate_init_py

~~~shell
poetry run generate_init_py src/xproject
~~~
