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.

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.

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.dev22-py3-none-any.whl (316.6 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for metaxy-0.0.1.dev22-py3-none-any.whl
Algorithm Hash digest
SHA256 0fea67cd1052ee85ae092830118244e4eba96e0f381f85b3d2f173d9a582ea2f
MD5 67ccc8fcca09ccc81f2d49c108638a93
BLAKE2b-256 6e1731568a2af6ce66302fe3532c6d7cc66876c934249bf4388f4c5eaf174873

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