Installation¶
Install from PyPI¶
leafmap is available on PyPI. To install wellwiz, run this command in your terminal:
1 | |
Install from GitHub¶
To install the development version from GitHub using Git, run the following command in your terminal:
1 | |
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 | |