Metadata-Version: 2.1
Name: coiextract
Version: 0.1.0
Summary: 
Author: iTheSailor
Author-email: 112807438+iTheSailor@users.noreply.github.com
Requires-Python: >=3.9
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: asttokens (>=2.4.1,<3.0.0)
Requires-Dist: icecream (>=2.1.3,<3.0.0)
Requires-Dist: openai (>=1.35.12,<2.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: setuptools (>=70.3.0,<71.0.0)
Requires-Dist: six (>=1.12.0,<1.13.0)
Requires-Dist: textract (>=1.6.5,<2.0.0)
Description-Content-Type: text/markdown

poetry install

poetry run python extract.py

