Skip to content

anam-org/metaxy

Repository files navigation

Metaxy Logo

Metaxy

PyPI version Python versions PyPI downloads CI Ruff basedpyright - checked prek

Metaxy is a metadata layer for multi-modal Data and ML pipelines. Metaxy tracks feature versions, (partial) data dependencies, and lineage across complex computation graphs.

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

Read the docs to learn more.

Installation

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

pip install --pre metaxy

Integrating Metaxy in your project

Metaxy is highly pluggable and generally can be used with any kind of incremental pipelines, storage, metadata stores, 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.

About

Pluggable versioned metadata management for incremental multi-modal pipelines.

Resources

License

Contributing

Stars

Watchers

Forks

Contributors 6

Languages