API

Use the python help command to learn about the API.

Something like:

>>> import limitys.limitys as api >>> help(api)