jyflow

View on PyPIReverse Dependencies (0)

0.1.2 jyflow-0.1.2-py3-none-any.whl

Wheel Details

Project: jyflow
Version: 0.1.2
Filename: jyflow-0.1.2-py3-none-any.whl
Download: [link]
Size: 9794
MD5: aff30417e43ccc60de22ff1374e25c3a
SHA256: 37a82535a2a21aa8694fbf6752d82d2e02506131a388cfcb511e70dafffc8c6a
Uploaded: 2024-11-12 06:58:01 +0000

dist-info

METADATA

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

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jyflow/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jyflow/__main__.py sha256=ekQce6t6xXRUxJMjTdacgKZ1tDNOlJE945_2QYiK0j0 65
jyflow/cli.py sha256=WVd9HsFa5nC9M_Uksdt5377mYP6Sg0yjZlfPnFyLV00 1824
jyflow/dataclasses/__init__.py sha256=f8OzNSEUdhpvXkoJJvD8cRAg2kwOWXoy9fvkfNrtkqQ 52
jyflow/dataclasses/article.py sha256=Lu1qaNixIFC0wyvJBFetcbZJH3pdfW5Q3k45Tw8uCB4 257
jyflow/handlers.py sha256=DlV-pt0cbGaZ32VVdZLiUxRtEXGoK3Am5ml24slKqdE 833
jyflow/parsers/arxiv_parser.py sha256=nZhwbSJb9wpx5leRuy2IXGE-qBt5uV-nUVsqJh6nkUM 2264
jyflow/processors/__init__.py sha256=11Z8-X8JktHOxm2g8qQZzEi6lpxosezE0FDyD50Iyq8 287
jyflow/processors/embedding.py sha256=EvjA6G-CX3RLecKqdpUW1-lU2nn-UexbWsi0JFpLV5o 1906
jyflow/processors/index_processor.py sha256=5Gq-lUU5DGwxme4UkIFL5AhZDpAZ_f-TfD3aw1aaLLU 3205
jyflow/processors/markdown_processor.py sha256=ur2hA_vZt3tMzXjv5PYB2wqGiOjnENcbp8zsTCJ2fkw 1769
jyflow/processors/summary_processor.py sha256=HdAvXlgW9tERiDhPCahvYTpRSzbiuxJHh_Ybqzb6YX8 2703
jyflow/prompts.toml sha256=Viu49R0HISjBZ64nT6hvo1x9phxcMcMcI09J_Kt3kS0 335
jyflow/templates/report.md.j2 sha256=AOCFylw_RiRFtgFE0nzdrdhDgwOYfEkJg5-dlKyp1-c 275
jyflow/utils.py sha256=02iIz6UPrgNWcDnv_JGaWxUZNLArdJeTrrrEg2o1b1U 251
jyflow-0.1.2.dist-info/METADATA sha256=KWOKHUXxwbgANsk0V0HP03eGxi02DLrE-k3D9O1dXmg 967
jyflow-0.1.2.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
jyflow-0.1.2.dist-info/entry_points.txt sha256=OeLSESyUJTJFiLgNdc-6BOqk_LeQ1Yons7azeb_zAos 41
jyflow-0.1.2.dist-info/RECORD

entry_points.txt

jyflow = jyflow.cli:app