Skip to content

Python documentation

FinnSpr edited this page Apr 16, 2023 · 1 revision

Here we collect standards for documenting our Python code.

Check out this website: https://realpython.com/documenting-python-code/

I would propose that we use the Google Docstrings format:

grafik

In VS Code, it looks like this:

grafik

Feel free to add and edit.

Clone this wiki locally