Installation#
Dependencies#
swanplot depends on numpy, pillow and pydantic.
These will be installed automatically when you install swanplot through pip.
Using uv or pip#
The easiest way to install the most recent stable version of swanplot is
with uv or pip:
uv add swanplot
python -m pip install swanplot