Skip to content
hyperpolymath edited this page Aug 8, 2026 · 1 revision

Installation

Installing The Metadatastician is straightforward. You can install it via standard package managers or compile from source.

Pre-built Binaries

We provide pre-built binaries for Windows, macOS, and Linux on our releases page.

Using pip

pip install the-metadatastician

From Source

Ensure you have Rust and Python 3.10+ installed. Clone the repository and run make install.

Clone this wiki locally