deet.core.dtype moduleΒΆ

Data Types.

This module comprises a collection of data types, as specified in the SQL standard. Thereby in most cases the types are directly taken from Python3 builtin or standard library types. For fixed length arrays the corresponding ctypes type is used.