credmark.dto

Module attributes

DTOTypesTuple

A tuple containing the DTO types superclasses.

Functions

fixstr

Classes

DTOPretty

A Mixin class to add pretty print to DTO

FloatDTO

A DTO that can be used as an float output (or input) to a model.

HexStr

Hex string DTO field

IntDTO

A DTO that can be used as an integer output (or input) to a model.

StrDTO

A DTO that can be used as an string output (or input) to a model.

DTO Classes

EmptyInput

The model does not require any input.

EmptyInputSkipTest

IterableListGenericDTO

Modules

credmark.dto.dto_error_schema

credmark.dto.dto_schema

credmark.dto.encoder

credmark.dto.transform