A project template for Python applications that need to use a relational database, helping to simplify the process for managing schema migrations and setting up a containerised DB instance for testing ...
The generated Python dataclasses include to/from_protobuf, and to/from_protojson methods which allow converting between the dataclass and protobuf representations. These methods depend on the modules ...