Metadata-Version: 2.4
Name: herapheri
Version: 1.0.0
Summary: HeraPheri CLI - A command-line interface for interacting with various LLM providers.
Home-page: https://github.com/datasciritwik/hera-pheri/
Author: Ritwik Singh
Author-email: officialritwik098@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Natural Language :: English
Classifier: Environment :: Console
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: click>=8.2.1
Requires-Dist: duckdb>=1.3.1
Requires-Dist: langchain>=0.3.26
Requires-Dist: langchain-anthropic>=0.3.16
Requires-Dist: langchain-google-genai>=2.1.6
Requires-Dist: langchain-groq>=0.3.4
Requires-Dist: langchain-openai>=0.3.27
Requires-Dist: langgraph>=0.5.0
Requires-Dist: langchain-community>=0.3.27
Requires-Dist: langchain-core>=0.3.67
Requires-Dist: python-dotenv>=1.1.1
Requires-Dist: requests>=2.32.4
Requires-Dist: rich>=14.0.0
Requires-Dist: setuptools>=80.9.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
