betty.serde package¶
Submodules¶
- betty.serde.dump module
- betty.serde.error module
- betty.serde.format module
- betty.serde.load module
Asserter
Asserter.assert_assertions()
Asserter.assert_bool()
Asserter.assert_dict()
Asserter.assert_directory_path()
Asserter.assert_entity_type()
Asserter.assert_extension_type()
Asserter.assert_field()
Asserter.assert_fields()
Asserter.assert_float()
Asserter.assert_int()
Asserter.assert_list()
Asserter.assert_locale()
Asserter.assert_mapping()
Asserter.assert_none()
Asserter.assert_number()
Asserter.assert_or()
Asserter.assert_path()
Asserter.assert_positive_number()
Asserter.assert_record()
Asserter.assert_sequence()
Asserter.assert_setattr()
Asserter.assert_str()
AssertionFailed
Assertions
Fields
FormatError
LoadError
OptionalField
RequiredField
Module contents¶
Provide Betty’s serialization and deserialization API.