Metadata-Version: 2.1
Name: langflow-base
Version: 0.0.44
Summary: A Python package with a built-in web application
Home-page: https://github.com/langflow-ai/langflow
License: MIT
Keywords: nlp,langchain,openai,gpt,gui
Author: Langflow
Author-email: contact@langflow.org
Maintainer: Carlos Coelho
Maintainer-email: carlos@langflow.org
Requires-Python: >=3.10,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: all
Provides-Extra: deploy
Provides-Extra: local
Requires-Dist: alembic (>=1.13.0,<2.0.0)
Requires-Dist: asyncer (>=0.0.5,<0.0.6)
Requires-Dist: bcrypt (==4.0.1)
Requires-Dist: cachetools (>=5.3.1,<6.0.0)
Requires-Dist: cryptography (>=42.0.5,<43.0.0)
Requires-Dist: docstring-parser (>=0.15,<0.16)
Requires-Dist: duckdb (>=0.10.2,<0.11.0)
Requires-Dist: emoji (>=2.11.0,<3.0.0)
Requires-Dist: fastapi (>=0.110.1,<0.111.0)
Requires-Dist: gunicorn (>=22.0.0,<23.0.0)
Requires-Dist: httpx
Requires-Dist: jq (>=1.7.0,<2.0.0) ; sys_platform != "win32"
Requires-Dist: langchain (>=0.1.16,<0.2.0)
Requires-Dist: langchain-experimental
Requires-Dist: langchainhub (>=0.1.15,<0.2.0)
Requires-Dist: loguru (>=0.7.1,<0.8.0)
Requires-Dist: multiprocess (>=0.70.14,<0.71.0)
Requires-Dist: nest-asyncio (>=1.6.0,<2.0.0)
Requires-Dist: orjson (==3.10.0)
Requires-Dist: pandas (==2.2.0)
Requires-Dist: passlib (>=1.7.4,<2.0.0)
Requires-Dist: pillow (>=10.2.0,<11.0.0)
Requires-Dist: platformdirs (>=4.2.0,<5.0.0)
Requires-Dist: pydantic (>=2.5.0,<3.0.0)
Requires-Dist: pydantic-settings (>=2.1.0,<3.0.0)
Requires-Dist: pypdf (>=4.1.0,<5.0.0)
Requires-Dist: python-docx (>=1.1.0,<2.0.0)
Requires-Dist: python-jose (>=3.3.0,<4.0.0)
Requires-Dist: python-multipart (>=0.0.7,<0.0.8)
Requires-Dist: python-socketio (>=5.11.0,<6.0.0)
Requires-Dist: rich (>=13.7.0,<14.0.0)
Requires-Dist: sqlmodel (>=0.0.16,<0.0.17)
Requires-Dist: typer (>=0.12.0,<0.13.0)
Requires-Dist: uvicorn (>=0.29.0,<0.30.0)
Requires-Dist: websockets
Project-URL: Documentation, https://docs.langflow.org
Project-URL: Repository, https://github.com/langflow-ai/langflow
Description-Content-Type: text/markdown


