This release is a pre-release and may not be stable for production use.
ml-pipes-core
ml-pipes-core is the main package of the ml-pipes framework. It carries
the shared execution harness, generic operators, and framework tooling that
the other packages build on.
ml-pipes uses a multi-package layout so this core can stay small and
domain-agnostic, while preprocessing, runtime integration, and task-specific
postprocess live in their own optional packages.
If you are starting with ml-pipes, begin with the main project
README.md
for the framework overview, installation model, and end-to-end examples.
Package Reference
| Field | Value |
|---|---|
| Package | ml-pipes-core |
| Reference | docs/INDEX.md |
| Optional installs | inspection, otel |
| Depends on | — |
| Public modules | ml_pipes.core, ml_pipes.standard, ml_pipes.validation, ml_pipes.tracing, ml_pipes.collectors, ml_pipes.factory, ml_pipes.benchmark, ml_pipes.inspection |
| Content | pipeline composition; generic flow-control and data operators; validation, tracing, inspection, benchmarking, factory, and CLI tooling |
The inspection optional install adds the shared inspection renderer
dependencies only. Package-owned inspection formatting comes from the package
modules you also install and import.
See
docs/PACKAGES.md
for direct package installs, umbrella profiles, and the full package matrix.
Release files for ml-pipes-core 0.1.2rc1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ml_pipes_core-0.1.2rc1.tar.gz | 82.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ml_pipes_core-0.1.2rc1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 185.8 kB
Release files / ml_pipes_core-0.1.2rc1.tar.gz
| Download URL | ml_pipes_core-0.1.2rc1.tar.gz |
|---|---|
| Size | 82.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2b6d3d2710bba3012018d5a9f0b80e5c8fbb00e0bc1268febf973c3ea8d8aa2a
|
|
BLAKE2b-256 checksum How to use checksums |
5918043ff57dd10013e1950cc24a99e55e36e4043111a2851141264581ff7ba2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Release files / ml_pipes_core-0.1.2rc1-py3-none-any.whl
| Download URL | ml_pipes_core-0.1.2rc1-py3-none-any.whl |
|---|---|
| Size | 103.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c49e7bf17abffc2984154d920132f36ccef8b9bff519b0b0f5543926a4ca9631
|
|
BLAKE2b-256 checksum How to use checksums |
ba1c3ba952767307deac739f424b4713751c74f446a609f842cd04cede449564
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|