Metadata-Version: 2.4
Name: cwb-utils
Version: 0.0.2
Summary: 
License-File: LICENSE
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
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: arrow (>=1.4.0,<2.0.0)
Requires-Dist: fake-useragent (>=2.2.0,<3.0.0)
Requires-Dist: furl (>=2.1.4,<3.0.0)
Requires-Dist: htmlmin (>=0.1.12,<0.2.0)
Requires-Dist: httpx (>=0.28.1,<0.29.0)
Requires-Dist: openpyxl (>=3.1.5,<4.0.0)
Requires-Dist: pandas (>=2.3.3,<3.0.0)
Requires-Dist: pillow (>=12.0.0,<13.0.0)
Requires-Dist: pillow-avif-plugin (>=1.5.2,<2.0.0)
Requires-Dist: requests (>=2.32.5,<3.0.0)
Requires-Dist: scrapy (>=2.13.3,<3.0.0)
Requires-Dist: tldextract (>=5.3.0,<6.0.0)
Description-Content-Type: text/markdown

# utils

### install

~~~shell
pip install cwb-utils
~~~
