Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pipelines_v0.1.0_windows.zip | 2019-02-11 | 86.8 kB | |
pipelines_v0.1.0_linux.tar.xz | 2019-02-11 | 112.9 kB | |
Pipelines 2_11_2019 source code.tar.gz | 2019-02-11 | 8.1 kB | |
Pipelines 2_11_2019 source code.zip | 2019-02-11 | 10.5 kB | |
README.md | 2019-02-11 | 401 Bytes | |
Totals: 5 Items | 218.7 kB | 0 |
This is the first release of Pipelines, a high-level language for crafting concurrent pipelines written in Python. Standard library is nonexistent and language constructs are few. However, the compiler is stable and the CLI interface is usable.
Features that should come in future releases include piping data from one component to multiple components simultaneously and more robust error handling.