Dataflow programming for python
Project description
Pythonflow: Dataflow programming for python.
Pythonflow is a simple implementation of dataflow programming for python. Users of Tensorflow will immediately be familiar with the syntax.
At Spotify, we use Pythonflow in data preprocessing pipelines for machine learning models because
- it automatically caches computationally expensive operations,
- any part of the computational graph can be easily evaluated for debugging purposes,
- it allows us to distribute data preprocessing across multiple machines.
See the documentation for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pythonflow-0.3.0.tar.gz
(15.0 kB
view details)
File details
Details for the file pythonflow-0.3.0.tar.gz
.
File metadata
- Download URL: pythonflow-0.3.0.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28e610182fa555a22c1a864d9316f801d8ed75651f1bbe7be15e1f3186e322b9 |
|
MD5 | a2f8a14fea71b1df574d0e91af8da079 |
|
BLAKE2b-256 | c91ac47aadfb53e4cd6609c063b5f64f27359392bbc67220519044f634c9120b |