Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 680 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 680 Bytes

PyPI version codecov Code style: black

graph-trackintel

Tools for building and preprocessing location graphs

Installation:

This repo can then be installed in editable mode. In an activated virtual environment, cd into this folder and run

pip install -e .

This will execute the setup.py file and install required dependencies.