Metadata-Version: 2.3
Name: lumix
Version: 0.0.5
Summary: A llm Python package.
License: MIT
Keywords: LLM,Agent
Author: chensy cao
Author-email: chensy.cao@foxmail.com
Requires-Python: >=3.9, !=2.7.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*, !=3.7.*, !=3.8.*
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: mkdoc
Requires-Dist: PyMuPDF (>=1.25.4)
Requires-Dist: chardet (>=5.2.0)
Requires-Dist: colorama (>=0.4.6)
Requires-Dist: numpy (>=1.23.5)
Requires-Dist: openpyxl (>=3.1.5)
Requires-Dist: pandas (>=1.0)
Requires-Dist: pydantic (>=2.8.2,<3.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: scikit-image (>=0.25.2)
Requires-Dist: tqdm (>=4.65.0)
Project-URL: Bug Tracker, https://github.com/CaoChensy/lumix/issues
Project-URL: Homepage, https://caochensy.github.io/lumix/
Project-URL: Repository, https://github.com/CaoChensy/lumix.git
Description-Content-Type: text/markdown

# Lumix

```shell
pip install lumix
```

----

