The Python package bikenetlib is BikeNetKit's Python core utility package. It offers utilities for working with bicycle networks and form the core of many upstream packages
in the BikeNetKit family, like GrowBikeNet, FixBikeNet, or LinkBikeNet.
Caution
BikeNetLib is currently in Alpha: It is under heavy development and not stable enough to use yet, likely to contain breaking bugs. Breaking changes may be added anytime.
There will be three building blocks:
bikenetlib.io– Input and outputbikenetlib.utils– Utilitiesbikenetlib.viz– Visualization
BikeNetLib mainly builds on OSMnx and GeoPandas.
pip install bikenetlib
In development.
In development.
Development of BikeNetKit/BikeNetLib is supported by the Innovation Fund Denmark and the EU HORIZON project JUST STREETS.


