Metadata-Version: 2.4
Name: langflow-sdk-nightly
Version: 0.1.0.dev15
Summary: Python SDK for the Langflow REST API
License-Expression: MIT
Keywords: ai,langflow,sdk,workflow
Requires-Python: <3.14,>=3.10
Requires-Dist: httpx[http2]<1.0.0,>=0.24.0
Requires-Dist: pydantic-settings<3.0.0,>=2.10.1
Requires-Dist: pydantic<3.0.0,>=2.0.0
Requires-Dist: tomli<3.0.0,>=2.2.1
Requires-Dist: typing-extensions<5.0.0,>=4.14.0
Provides-Extra: testing
Requires-Dist: pytest-asyncio>=0.26.0; extra == 'testing'
Requires-Dist: pytest>=8.0; extra == 'testing'
