Metadata-Version: 2.1
Name: touchfish
Version: 1.0.4
Summary: data service and python sdk for touchfish #6cc92702e32f55e9446da17e86f8d8e150c87d82
Author: yzjsswk
Author-email: yzjsswk@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: yfunc
Requires-Dist: PyYAML
Requires-Dist: whoosh
Requires-Dist: flask
Requires-Dist: requests
Requires-Dist: PyMuPDF

This project is the backend service for another project of mine: [TouchFish](https://github.com/yzjsswk/TouchFish). Also includes python sdk for accessing the backend service.

For details, please see the readme of project [TouchFish](https://github.com/yzjsswk/TouchFish).
