Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.58 KB

File metadata and controls

31 lines (21 loc) · 1.58 KB

Bike Net Kit / Bike Net Lib

Ruff code style: prettier pre-commit Test

The Python package bikenetlib will be BikeNetKit's Python core utility package. It is going to offer utilities for working with bicycle networks and form the core of many upstream packages in the BikeNetKit family, like GrowBikeNet, FixBikeNet, or LinkBikeNet.

There are three building blocks:

  • bikenetlib.io – Input and output
  • bikenetlib.utils – Utilities
  • bikenetlib.viz – Visualization

BikeNetLib mainly builds on OSMnx and GeoPandas.

Installation

pip install bikenetlib

Credits

Development of BikeNetKit/BikeNetLib was supported by the Danish Innovation Fund (Innovationsfonden).