Skip to content

Installation

Install from PyPI

leafmap is available on PyPI. To install wellwiz, run this command in your terminal:

1
pip install wellwiz

Install from GitHub

To install the development version from GitHub using Git, run the following command in your terminal:

1
pip install git+https://github.com/OmiimO05/wellwiz
This is the preferred method to install wellwiz, as it will always install the most recent stable release.

If you don't have pip installed, this Python installation guide can guide you through the process.

From sources

To install wellwiz from sources, run this command in your terminal:

1
pip install git+https://github.com/OmiimO05/wellwiz