Installation ============================== Install the latest stable version from PyPI: .. code-block:: bash pip install activity-space-tools Install the latest development version directly from GitHub: .. code-block:: bash pip install git+https://github.com/Urban-GeoInformatics/activity-space-tools.git Install locally for development: .. code-block:: bash git clone https://github.com/Urban-GeoInformatics/activity-space-tools.git cd activity-space-tools pip install -e .