Skip to content

Installation

Copia requires Python 3.13 or higher.

uv add copia-seed

Or as a standalone tool:

uv tool install copia-seed
pip install copia-seed
pipx install copia-seed
git clone https://github.com/gitmobkab/copia
cd copia
pip install -e .

Verify

copia --version

Database support

Copia v1 supports MySQL and MariaDB out of the box. PostgreSQL support is planned for a future release.