Pystream-pipeline

Latest version: v0.2.0

Safety actively analyzes 623343 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.4.0

- [ ] Add parallelization using multiprocessing.

0.3.0

- [ ] Support for pipeline branching and merging.

0.2.1

- [ ] Code formatting CI.
- [ ] Deny stage name with any non alphanumeric or "_" characters.
- [ ] Measure `time.wait()` error during wait test.

0.2.0

- [x] Support for native mixed (serial and parallel) operation.
- [x] Specify custom profiler DB path
- [x] Protect against multiple profiling in mixed pipeline
- [x] CI test for notebooks
- [x] CI test using python 3.11

0.1.3

- [x] Add built-in pipeline profiling feature.
- [x] `forward` method of `pystream.Pipeline` have default value: the flag to use input generator
- [x] Well-explained sample usage of the demo in `.ipynb` format.
- [x] Unit tests for staged pipeline operations.
- [x] Unit tests for functional pipeline operations.
- [x] Use logger instead of print
- [x] Specify stage name

0.1.2

- [x] Option to use blocking pipeline input for parallel pipeline.
- [x] An application example: [KITTI mapping](https://github.com/MukhlasAdib/KITTI_Mapping).

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.