Installation

Dependencies

Required:

Optional (only loaded when methods are called that rely on these packages):

Using pip

If you want to install the latest released version using pip:

$ pip install leuvenmapmatching

If you want to install the latest non-released version (add @develop) for the latest development version:

$ pip install git+https://github.com/wannesm/leuvenmapmatching

From source

The library can also be compiled and/or installed directly from source.