A package to create a custom pipeline
Project description
A package to create a custom pipeline
Installation & Upgrade
- Installation:
pip install pipeln
- Upgrade:
pip install pipeln --upgrade
For the correct usage, from Pipeln.pipeline import Pipeline
this is our principal Object
. For more information you can call info()
method. Through Pipeline
you can call build
method and create/run your own project pipeline.
Im still implementing new features...
License
Preln is licensed under MIT License.
Shields
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pipeln-0.1.0.tar.gz
(3.4 kB
view hashes)
Built Distribution
pipeln-0.1.0-py3-none-any.whl
(3.7 kB
view hashes)