API reference

The public Python API of the axiom package, generated from the source docstrings.

The two entry points most applications need are axiom.session.Session (the game loop) and axiom.universe.Universe (universe metadata); both are importable directly from axiom. Everything else supports them.