Skip to main content

Pluggable versioned metadata management for incremental multi-modal pipelines.

Project description

Metaxy Logo

Metaxy

PyPI version Python versions PyPI downloads CI Ruff Ty prek

Metaxy is a metadata layer for multi-modal Data and ML pipelines. Metaxy tracks lineage and versioning across complex computational graphs for multi-modal datasets.

Metaxy manages metadata while data typically lives elsewhere:

┌─────────────────────────────────┐          ┌─────────────────────────┐
│      Metadata (Metaxy)          │          │   Data (e.g., S3)       │
├──────┬──────────┬──────┬────────┤          │                         │
│  ID  │   path   │ size │version │          │  📦 s3://my-bucket/     │
├──────┼──────────┼──────┼────────┤          │                         │
│ img1 │ s3://... │ 2.1M │a3fdsf  │ ────────>│    ├─ img1.jpg          │
│ img2 │ s3://... │ 1.8M │b7e123  │ ────────>│    ├─ img2.jpg          │
└──────┴──────────┴──────┴────────┘          └─────────────────────────┘

The feature that makes Metaxy stand out is the ability to track partial data dependencies that are so common in multi-modal pipelines and skip downstream updates when they are not needed.

Metaxy's goal is to provide a standard instrument for any kind of multi-modal (or just purely tabular) incremental pipelines, standardizing dependency specification, versioning, partial data dependencies, and manipulations over metadata.

Metaxy is fanatically tested across all supported Python versions and platforms [^1].

Read the docs to discover more about Metaxy.

Installation

Warning: Metaxy hasn't been publicly released yet, but you can try the latest dev release:

pip install --pre metaxy

Using Metaxy

Metaxy is highly pluggable and generally can be used with any kind of incremental pipelines, storage, metadata storage, and dataframe libraries.

Metaxy provides integrations with popular tools such as Dagster, ClickHouse, DeltaLake, SQLModel.

The full list can be found here.

Contributing

See CONTRIBUTING.md.

[^1]: The CLI is not tested on Windows yet.

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

metaxy-0.0.1.dev27-py3-none-any.whl (328.2 kB view details)

Uploaded Python 3

File details

Details for the file metaxy-0.0.1.dev27-py3-none-any.whl.

File metadata

File hashes

Hashes for metaxy-0.0.1.dev27-py3-none-any.whl
Algorithm Hash digest
SHA256 34822bce6cec4c6a4f53b026833d3451141a0660c6385daedc2b8090593a7899
MD5 3c01ffe600ea65c3e9241e897039aad6
BLAKE2b-256 8aea3bf92144cace24a0922acad84361b444971edb37ddf1e2513c1e4e446505

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page