API Reference (buskill-app)

This section documents the main BusKill app

Source Code

This section documents the source code files and their classes/function using autodoc.

You can find the sourcecode that this document refers to in the src/ directory on our github-app repo on github.com

main.py

buskill.py

buskill_cli.py

buskill_gui.py

buskill.kv

This is our main kivy-specific design language file that describes how to render the GUI, separating code from design.