Skip to content

Installation

Stable release

Using pip

To install georouting, run this command in your terminal:

1
pip install georouting

or install from GitHub source

1
pip install git+https://github.com/wybert/georouting.git

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

Using conda

1
conda install -c conda-forge georouting

or use mamba

1
mamba install -c conda-forge georouting

From sources

The sources for georouting can be downloaded from the Github repo.

You can clone the public repository:

1
git clone git://github.com/wybert/georouting

Then install it with:

1
python setup.py install

Dependencies

georouting requires: