weldx.asdf.extension.WeldxExtension#

class weldx.asdf.extension.WeldxExtension(manifest, *, legacy_class_names=None, converters=None, compressors=None, validators=None)#

weldx extension class

Methods

from_uri

Construct the extension using the manifest with the specified URI.

Attributes

asdf_standard_requirement

Get the ASDF Standard version requirement for this extension.

compressors

Get the asdf.extension.Compressor instances for compression schemes supported by this extension.

converters

extension_uri

Get the URI of the extension to the ASDF Standard implemented by this class.

legacy_class_names

tags

Get the YAML tags supported by this extension.

validators

yaml_tag_handles