#  zpipe
zpipe is a framework for concurrent and parallel pipelines. a zpipe pipeline has stages and workers. The stages can be the workers stage or non-worker stage. You can compose your pipeline with worker and non-worker stages together. Sicne the stages communicate to each other in pub/sub pattern, a stage can get inputs from many stage outputs. In zpipe, it is also possible to add dependencies between stages. For more details, please refer the zpipe documents
## Installation ` pip install -r requirements.txt pip install pyzpipe `
Release files for pyzpipe 0.2.3.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyzpipe-0.2.3.1.tar.gz | 4.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyzpipe-0.2.3.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.1 kB
Release files / pyzpipe-0.2.3.1.tar.gz
| Download URL | pyzpipe-0.2.3.1.tar.gz |
|---|---|
| Size | 4.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d1d0eb1e09282923fa204ae7cbf8896e227fd5142e693085f7941ec5b02afda3
|
|
BLAKE2b-256 checksum How to use checksums |
1502580aa5e6e5b0c8f28fcd8acc511ad8a3ae71f559975be68796e8d5d7d58e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9
|
Release files / pyzpipe-0.2.3.1-py3-none-any.whl
| Download URL | pyzpipe-0.2.3.1-py3-none-any.whl |
|---|---|
| Size | 9.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0659ca57000b34ccdcd4040b5d5f0dbe7a3195a81969a114d02b44e0460319e2
|
|
BLAKE2b-256 checksum How to use checksums |
bbe1a175d61166c2c693b7aa1bc6adff98c65cd42d52ea5a3058f5351ae7547b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9
|