Installation ============ Dependencies ------------ .. include:: requirements.rst Installation using pip ---------------------- The easiest way to install guidata is using `pip `_:: pip install guidata Installation from source ------------------------ To install from source, clone the repository or download the source package from `PyPI `_. Then run the following command (using `build `_):: python -m build