InstallationΒΆ

Install the latest stable version from PyPI:

pip install activity-space-tools

Install the latest development version directly from GitHub:

pip install git+https://github.com/Urban-GeoInformatics/activity-space-tools.git

Install locally for development:

git clone https://github.com/Urban-GeoInformatics/activity-space-tools.git
cd activity-space-tools
pip install -e .