Software Architecture
Here you can find the software architecture of the project.
Module Dependencies
Here you can find the dependencies between the modules of the project.
The dependencies are Visualized as a Graph, where Nodes are the modules and the Edges are python import statements.
The dependencies are visualized, after running the following command:
tox -e pydeps
Tip
Right-click and open image in new Tab for better inspection