Skip to content

API

Use the python help command to learn about the API.

Something like:

>>> import kiertotie.dispatch as dispatch
>>> help(dispatch)