Flowfile 0.3.4__py3-none-any.whl → 0.3.4.1__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.
Potentially problematic release.
This version of Flowfile might be problematic. Click here for more details.
- {flowfile-0.3.4.dist-info → flowfile-0.3.4.1.dist-info}/METADATA +2 -2
- {flowfile-0.3.4.dist-info → flowfile-0.3.4.1.dist-info}/RECORD +5 -5
- {flowfile-0.3.4.dist-info → flowfile-0.3.4.1.dist-info}/LICENSE +0 -0
- {flowfile-0.3.4.dist-info → flowfile-0.3.4.1.dist-info}/WHEEL +0 -0
- {flowfile-0.3.4.dist-info → flowfile-0.3.4.1.dist-info}/entry_points.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: Flowfile
|
|
3
|
-
Version: 0.3.4
|
|
3
|
+
Version: 0.3.4.1
|
|
4
4
|
Summary: Project combining flowfile core (backend) and flowfile_worker (compute offloader) and flowfile_frame (api)
|
|
5
5
|
Author: Edward van Eechoud
|
|
6
6
|
Author-email: evaneechoud@gmail.com
|
|
@@ -218,7 +218,7 @@ ff.open_graph_in_editor(joined.flow_graph) # opens the graph in the UI!
|
|
|
218
218
|
|
|
219
219
|
Export your visual flows as standalone Python/Polars code for production use:
|
|
220
220
|
|
|
221
|
-

|
|
221
|
+

|
|
222
222
|
|
|
223
223
|
Simply click the "Generate code" button in the visual editor to:
|
|
224
224
|
- Generate clean, readable Python/Polars code
|
|
@@ -306,8 +306,8 @@ test_utils/__init__.py,sha256=8WwOgIuKw6YtOc1GWR1DqIhQ8BhlLWqsMyQJSpxnzKk,66
|
|
|
306
306
|
test_utils/postgres/__init__.py,sha256=y3V_6a9N1Pvm5NIBaA8CFf3i4mvPVY-H1teHA-rg0VU,33
|
|
307
307
|
test_utils/postgres/commands.py,sha256=4oA8EHW3EqwGkG02HSqEGbXEBGM01sUW5FsyHm86W4k,4347
|
|
308
308
|
test_utils/postgres/fixtures.py,sha256=kR8UBjQr3pgbe-xM-V8x8VseTHCPv0EmDEzPHl5Qc8Y,13507
|
|
309
|
-
flowfile-0.3.4.dist-info/LICENSE,sha256=pCfLAA27jMHReYk_wGiirZxWRRXz_Bm7PVInRCa9P5g,1075
|
|
310
|
-
flowfile-0.3.4.dist-info/METADATA,sha256=
|
|
311
|
-
flowfile-0.3.4.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
312
|
-
flowfile-0.3.4.dist-info/entry_points.txt,sha256=Q3CEYNk33UaWlA9D-8yXYH0FwjKBsrtNuzzzHxhwnNI,333
|
|
313
|
-
flowfile-0.3.4.dist-info/RECORD,,
|
|
309
|
+
flowfile-0.3.4.1.dist-info/LICENSE,sha256=pCfLAA27jMHReYk_wGiirZxWRRXz_Bm7PVInRCa9P5g,1075
|
|
310
|
+
flowfile-0.3.4.1.dist-info/METADATA,sha256=V616ndPOXmwvBWFqygkCELEv5JCQp0s5q_k11agm35c,8597
|
|
311
|
+
flowfile-0.3.4.1.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
312
|
+
flowfile-0.3.4.1.dist-info/entry_points.txt,sha256=Q3CEYNk33UaWlA9D-8yXYH0FwjKBsrtNuzzzHxhwnNI,333
|
|
313
|
+
flowfile-0.3.4.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|