Modules Reference

This section summarizes the roles and responsibilities of the most important modules inside Noronha’s software architecture.

db

The following topics describe the modules inside the package noronha.db, which is responsible for defining the ORM’s for all metadata objects managed by Noronha, as well as utilities for handling those objects.

main.py

utils.py

proj.py

bvers.py

model.py

ds.py

train.py

movers.py

depl.py

tchest.py

bay

The following topics describe the modules inside the package noronha.bay, which provides interfaces that help Noronha interact with other systems such as container managers and file managers. Note that every module inside this package has a nautic/pirate-like thematic.

warehouse.py

barrel.py

cargo.py

captain.py

expedition.py

island.py

compass.py

tchest.py

anchor.py

shipyard.py