weldx.asdf.utilsΒΆ

Functions

create_asdf_dataclass

Generates a ASDF schema file with corresponding python class for simple dataclasses.

drop_none_attr

Utility function simplify to_tree methods of dataclass objects.

make_asdf_schema_string

Generate default ASDF schema.

make_python_class_string

Generate default python dataclass and ASDF Type.

notebook_fileprinter

Prints the code from file/BytesIO to notebook cell with syntax highlighting.