AsdfType¶
- class asdf.types.AsdfType[source]¶
Bases:
ExtensionType
Base class for all built-in ASDF types. Types that inherit this class will be automatically added to the list of built-ins. This should not be used for user-defined extensions.
Attributes Summary
Attributes Documentation
- has_required_modules = True¶
- supported_versions = []¶
- types = []¶
- version = AsdfVersion('1.0.0')¶