Expand description
Python bindings for read-only namespace operations.
This module exposes only the read portion of the Namespace API to Python, allowing lookups but not registration or unregistration.
Structs§
- PyNamespace
- A read-only namespace for looking up meshes.
Enums§
- PyMesh
Kind - The kind of mesh (host, proc, or actor).