Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.08 KB

installation.rst

File metadata and controls

47 lines (29 loc) · 1.08 KB

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.