Metadata-Version: 2.4
Name: python-weaver
Version: 0.1.1
Summary: A framework to orchestrate long-running LLM workflows with a persistent task tracker.
Home-page: https://github.com/adv-11/python-weaver
Author: Advait Shinde
Author-email: advaitss11@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: litellm
Requires-Dist: pandas
Requires-Dist: beautifulsoup4
Requires-Dist: requests
Requires-Dist: PyPDF2
Requires-Dist: click
Requires-Dist: backoff
Requires-Dist: toml
Requires-Dist: python-dotenv
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
