Metadata-Version: 2.3
Name: xproject
Version: 0.1.4
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: blinker (>=1.9.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: gmssl (>=3.2.2,<4.0.0)
Requires-Dist: htmlmin (>=0.1.12,<0.2.0)
Requires-Dist: httpx (>=0.28.1,<0.29.0)
Requires-Dist: jinja2 (>=3.1.6,<4.0.0)
Requires-Dist: jsonpath (>=0.82.2,<0.83.0)
Requires-Dist: openpyxl (>=3.1.5,<4.0.0)
Requires-Dist: pandas (>=2.3.1,<3.0.0)
Requires-Dist: pillow (>=11.3.0,<12.0.0)
Requires-Dist: pillow-avif-plugin (>=1.5.2,<2.0.0)
Requires-Dist: py-mini-racer (>=0.6.0,<0.7.0)
Requires-Dist: pycryptodome (>=3.23.0,<4.0.0)
Requires-Dist: pyexecjs (>=1.5.1,<2.0.0)
Requires-Dist: pymongo (==3.12.3)
Requires-Dist: pymysql (>=1.1.1,<2.0.0)
Requires-Dist: redis (>=6.2.0,<7.0.0)
Requires-Dist: rich (>=14.1.0,<15.0.0)
Requires-Dist: sqlalchemy (>=2.0.42,<3.0.0)
Requires-Dist: sqlparse (>=0.5.3,<0.6.0)
Requires-Dist: tldextract (>=5.3.0,<6.0.0)
Requires-Dist: ujson (>=5.10.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

or

generate_init_py src/xproject

~~~
