Core components of pypz (pipes), which is a lightweight Pipeline as Code (PaC) framework.
Project description
Description
This package contains all the necessary core components to realize the functionalities of pypz.
Check the documentation for more details.
Install
The python artifact is hosted on https://pypi.org/, so you can install it via pip:
pip install pypz-core
If you want to work on it locally, then you should install in editable mode:
pip install -e ./core
Test
Before you run the tests, you need to install the subproject in editable mode. To run the tests locally, you need to execute the following command:
python -m unittest discover .\core\test\ -p "*.py"
Build
Before you build, you will need to install the "build" package:
pip install build
Then from the subproject's root, you will need to execute the following command:
python -m build
It will create the source distribution and the wheel file in the "dist" folder.
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
Built Distribution
File details
Details for the file pypz-core-0.9.0b9.tar.gz
.
File metadata
- Download URL: pypz-core-0.9.0b9.tar.gz
- Upload date:
- Size: 57.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb568e94981a609d4b1c0db7ded853dead7eb5787d9c6a25fd3ea404ea49a944 |
|
MD5 | 9b1f117a1be849bad25a435ef74dd661 |
|
BLAKE2b-256 | 4639d3c9adba88f9a316bdf7d283333f172d807e6cc4d7bba7a36db4ad344aaf |
Provenance
File details
Details for the file pypz_core-0.9.0b9-py3-none-any.whl
.
File metadata
- Download URL: pypz_core-0.9.0b9-py3-none-any.whl
- Upload date:
- Size: 78.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d914cf59cd7128720cebb8e8e6bc71c0f36ab1268a9b941ce3f205058853842 |
|
MD5 | 043f3add9ebcaf6ef9b57c125f72f0b0 |
|
BLAKE2b-256 | f1196828f30932de9280797b3d86f98b64a8ba5a2f06e90d98d50087cb0b57a9 |