Attached wheel file can be installed using pip (pip install [url of the wheel]
).
Project can be built from source using poetry (pip install poetry; git clone [this repository]; poetry install
).
Attached wheel file can be installed using pip (pip install [url of the wheel]
).
Project can be built from source using poetry (pip install poetry; git clone [this repository]; poetry install
).