Backend documentation

This is the backend documentation. It consists of the technical details of how all the code works. It is not part of the tutorial.

To get an overview of the internal project structure, here’s the graph of internal imports, as generated by pylint:

Internal import graph

And here’s the UML diagram containing all the classes in the project, as generated by pyreverse:

A UML diagram containing all the classes in the project

Indices