Skip to content

Code Architecture

nh916 edited this page Jul 13, 2023 · 12 revisions

How Is the Code Structured?

This is a great place to learn more about the code, how it is structured, in what order, and how to read it.

It is often difficult to get 100s of files of code with many directories and be able to know how it all works easily. This documentation attempts to make that process immensely easier.

API

API Class

Search Modes

Paginator

Exceptions


Nodes

Node Attributes

Primary Nodes

Subobjects

Supporting Nodes

Exceptions


Exceptions


Documentation

MKDocs.yaml

docs/


Tests

Conftest.py

Clone this wiki locally