Metadata-Version: 2.1
Name: chainfury-server
Version: 1.0.2
Summary: ChainFury Server is the open source server for running ChainFury Engine!
Home-page: https://github.com/NimbleBoxAI/ChainFury
License: Apache V2.0
Author: NimbleBox Engineering
Author-email: engineering@nimblebox.ai
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: black (==23.3.0)
Requires-Dist: chromadb (==0.3.21)
Requires-Dist: dill (==0.3.6)
Requires-Dist: docstring-parser (==0.15)
Requires-Dist: fake-useragent (==1.1.3)
Requires-Dist: fastapi (==0.95.2)
Requires-Dist: fire (==0.5.0)
Requires-Dist: google-api-python-client (==2.86.0)
Requires-Dist: google-search-results (==2.4.2)
Requires-Dist: huggingface-hub (==0.13.4)
Requires-Dist: jinja2
Requires-Dist: jinja2schema (==0.1.4)
Requires-Dist: langchain (==0.0.141)
Requires-Dist: langflow (==0.0.54)
Requires-Dist: lxml (==4.9.2)
Requires-Dist: networkx (==3.1)
Requires-Dist: openai (==0.27.4)
Requires-Dist: pandas (==1.5.3)
Requires-Dist: passlib (==1.7.4)
Requires-Dist: psycopg2-binary (==2.9.6)
Requires-Dist: pyarrow (==11.0.0)
Requires-Dist: pyjwt[crypto]
Requires-Dist: pymysql
Requires-Dist: pypdf (==3.8.1)
Requires-Dist: pysrt (==1.1.2)
Requires-Dist: rich (==13.3.4)
Requires-Dist: sqlalchemy
Requires-Dist: typer (==0.7.0)
Requires-Dist: types-pyyaml
Requires-Dist: unstructured (==0.6.1)
Requires-Dist: uvicorn (==0.20.0)
Project-URL: Repository, https://github.com/NimbleBoxAI/ChainFury
Description-Content-Type: text/markdown

# ChainFury Server

This is a package separate from `chainfury` which provides the python execution engine.

