Getting started
Requirements
Plotynium requires Python 3.10. Since Plotynium has lxml as its dependencies, you should check the section about requirements for lxml.
Installation
From PyPI
You can install Plotynium by running the following command:
From source
You can install Plotynium from source if you prefer with the following command:
Examples
You can try out examples on the Plotynium repository. First, you need to get them: