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.1rc1
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.1rc1.tar.gz | 80.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ml_pipes_core-0.1.1rc1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 180.4 kB
Release files / ml_pipes_core-0.1.1rc1.tar.gz
| Download URL | ml_pipes_core-0.1.1rc1.tar.gz |
|---|---|
| Size | 80.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
af5309fe58c285b0d5d0350f185e2b4b8d7759270dcc8ec076568e5b974ec86b
|
|
BLAKE2b-256 checksum How to use checksums |
082632ef592f8e3bb17b8a41200e0f0b8f6b3d101e6eba7989f4ca4692e655e5
|
| 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.1rc1-py3-none-any.whl
| Download URL | ml_pipes_core-0.1.1rc1-py3-none-any.whl |
|---|---|
| Size | 100.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
685607b2672b9982eb82c512c154c9f7f4fe093392f20cefbffbf87f13bde566
|
|
BLAKE2b-256 checksum How to use checksums |
a3893c1f20d61115672d9401212705f5e2df99733ee83f2c7268809fa2f890c7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|