Metadata-Version: 2.4
Name: simpliflow
Version: 0.1.0
Summary: simpliflow:  An Open Source Modular Framework to quickly create, deploy, orchestrate Generative AI Agents and Agentic workflows and integrate into business applications.
Author-email: Deven Panchal <devenrpanchal@gmail.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: litellm
Requires-Dist: anthropic
Requires-Dist: qiskit
Requires-Dist: matplotlib
Requires-Dist: qiskit-ibm-runtime
Requires-Dist: python-dotenv
Requires-Dist: requests
Requires-Dist: openai
Requires-Dist: cohere
Project-URL: Documentation, https://github.com/DevenPanchal/simpliflow-usage
Project-URL: Homepage, https://devenpanchal.github.io/simpliflow-website/

# simpliflow

This repository https://github.com/DevenPanchal/simpliflow, contains the code for the simpliflow package itself.

To start using simpliflow, refer to: https://github.com/DevenPanchal/simpliflow-usage and install simpliflow using  
```pip install simpliflow``` 

simpliflow package on PyPI: https://pypi.org/project/simpliflow/ 

Read about simpliflow : https://devenpanchal.github.io/simpliflow-website/

