Installation¶
Requirements¶
In order to use svglab, you need to have Python 3.10 or higher installed on your system. You can download the latest version of Python from the official website or use your system's package manager.
Install from PyPI¶
Tagged releases are available on PyPI and can be installed using pip, poetry, uv or any other Python package manager.
Install from source¶
Alternatively, the latest development version can be installed directly from the GitHub repository: