langflow-nightly 1.1.1.dev4__py3-none-any.whl → 1.1.1.dev5__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: langflow-nightly
3
- Version: 1.1.1.dev4
3
+ Version: 1.1.1.dev5
4
4
  Summary: A Python package with a built-in web application
5
5
  Project-URL: Repository, https://github.com/langflow-ai/langflow
6
6
  Project-URL: Documentation, https://docs.langflow.org
@@ -52,7 +52,7 @@ Requires-Dist: langchain-pinecone<1.0.0,>=0.1.3
52
52
  Requires-Dist: langchain-pinecone~=0.2.0
53
53
  Requires-Dist: langchain-unstructured~=0.1.5
54
54
  Requires-Dist: langchain~=0.3.3
55
- Requires-Dist: langflow-base-nightly==0.1.1.dev4
55
+ Requires-Dist: langflow-base-nightly==0.1.1.dev5
56
56
  Requires-Dist: langfuse~=2.53.1
57
57
  Requires-Dist: langsmith~=0.1.137
58
58
  Requires-Dist: langwatch==0.1.16
@@ -80,6 +80,7 @@ Requires-Dist: ragstack-ai-knowledge-store<1.0.0,>=0.2.1
80
80
  Requires-Dist: redis<6.0.0,>=5.0.1
81
81
  Requires-Dist: spider-client<1.0.0,>=0.0.27
82
82
  Requires-Dist: sqlalchemy[aiosqlite,postgresql-psycopg2binary,postgresql-psycopgbinary]<3.0.0,>=2.0.36
83
+ Requires-Dist: sseclient-py==1.8.0
83
84
  Requires-Dist: supabase~=2.6.0
84
85
  Requires-Dist: types-cachetools<6.0.0,>=5.3.0.5
85
86
  Requires-Dist: upstash-vector<1.0.0,>=0.5.0
@@ -145,12 +146,18 @@ Description-Content-Type: text/markdown
145
146
 
146
147
  ## 📦 Quickstart
147
148
 
148
- - **Install with pip** (Python 3.10 or greater):
149
+ - **Install with pip** (Python 3.10 to 3.12):
149
150
 
150
151
  ```shell
151
152
  pip install langflow
152
153
  ```
153
154
 
155
+ - **Install with uv** (Python 3.10 to 3.12):
156
+
157
+ ```shell
158
+ uv pip install langflow
159
+ ```
160
+
154
161
  - **Cloud:** DataStax Langflow is a hosted environment with zero setup. [Sign up for a free account.](https://astra.datastax.com/signup?type=langflow)
155
162
  - **Self-managed:** Run Langflow in your environment. [Install Langflow](https://docs.langflow.org/get-started-installation) to run a local Langflow server, and then use the [Quickstart](https://docs.langflow.org/get-started-quickstart) guide to create and execute a flow.
156
163
  - **Hugging Face:** [Clone the space using this link](https://huggingface.co/spaces/Langflow/Langflow?duplicate=true) to create a Langflow workspace.
@@ -0,0 +1,7 @@
1
+ langflow/version/__init__.py,sha256=eAQv-Bw2fwYEc_aLqZjtMAZNdYFLaUgZRmUtVbMybqw,23
2
+ langflow/version/version.py,sha256=3UmtWqGaR0rQ3aqot8iGOnwz_uVFkxcHHhdglsRioCY,1210
3
+ langflow_nightly-1.1.1.dev5.dist-info/METADATA,sha256=JBYFPFoNzP7qWGgTgO68K4P9Np2qyDyvz27YUNxHlEA,8665
4
+ langflow_nightly-1.1.1.dev5.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
5
+ langflow_nightly-1.1.1.dev5.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
6
+ langflow_nightly-1.1.1.dev5.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
7
+ langflow_nightly-1.1.1.dev5.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- langflow/version/__init__.py,sha256=eAQv-Bw2fwYEc_aLqZjtMAZNdYFLaUgZRmUtVbMybqw,23
2
- langflow/version/version.py,sha256=3UmtWqGaR0rQ3aqot8iGOnwz_uVFkxcHHhdglsRioCY,1210
3
- langflow_nightly-1.1.1.dev4.dist-info/METADATA,sha256=vbYt41cFM1pM6nBz37MuJiFrwKi_mItzuEXy5Orlso4,8549
4
- langflow_nightly-1.1.1.dev4.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
5
- langflow_nightly-1.1.1.dev4.dist-info/entry_points.txt,sha256=KuA_Vv7gN2FYO9GXefQck3J4kBMJO_NrECEW_8YkoWk,52
6
- langflow_nightly-1.1.1.dev4.dist-info/licenses/LICENSE,sha256=SNSnSWIJqeHy9Uk4QlG2kxk2DDo4Enz1E0c1kL44M1k,1065
7
- langflow_nightly-1.1.1.dev4.dist-info/RECORD,,