The Python package bikenetlib is BikeNetKit's Python core utility package. It offers utilities for working with bicycle networks and forms the core of many upstream packages
in the BikeNetKit family, like GrowBikeNet, FixBikeNet, or LinkBikeNet.
There are three building blocks:
bikenetlib.io– Input and outputbikenetlib.utils– Utilitiesbikenetlib.viz– Visualization
BikeNetLib mainly builds on OSMnx and GeoPandas.
pip install bikenetlib
Development of BikeNetKit/BikeNetLib was supported by the Danish Innovation Fund (Innovationsfonden).