Metadata-Version: 2.1
Name: jyflow
Version: 0.1.1
Summary: Your personalized newsfeed for keeping up with research
Author: James Yamazaki
Author-email: myxikpupsik@gmail.com
Requires-Python: >=3.9,<4.0
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
Requires-Dist: arxiv (>=2.1.3,<3.0.0)
Requires-Dist: faiss-cpu (>=1.9.0,<2.0.0)
Requires-Dist: jinja2 (>=3.1.4,<4.0.0)
Requires-Dist: openai (>=1.54.3,<2.0.0)
Requires-Dist: pytest (>=8.3.3,<9.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: tenacity (>=9.0.0,<10.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: typer (>=0.13.0,<0.14.0)
Requires-Dist: types-toml (>=0.10.8.20240310,<0.11.0.0)
