narupatools.stateΒΆ

Classes and methods for dealing with Narupa shared state in a more intuitive way.

Modules

narupatools.state.serializable_object

Defines an object that can be serialized to and from protobuf.

narupatools.state.state_object

Generic implementation of a serializable object.

narupatools.state.typing

Typing for the shared state code.

narupatools.state.view

Code for dealing with views of shared states.