asdf
Installation
Overview
Core Features
Configuration
Command line tool
Common use cases
URIs in ASDF
ASDF schemas
Resources and resource mappings
Converters
Extensions
Extension manifests
Binary block compressors
Validators
User API
Developer API
asdf.tagged Module
asdf.exceptions Module
Classes
AsdfConversionWarning
AsdfDeprecationWarning
AsdfLazyReferenceError
AsdfManifestURIMismatchWarning
AsdfPackageVersionWarning
AsdfProvisionalAPIWarning
AsdfSerializationError
AsdfWarning
DelimiterNotFoundError
ValidationError
Class Inheritance Diagram
asdf.extension Package
asdf.resource Module
asdf.yamlutil Module
asdf.treeutil Module
asdf.util Module
asdf.versioning Module
asdf.schema Module
asdf.tags.core Package
asdf.testing.helpers Module
asdf.lazy_nodes Module
High level overview of the basic ASDF library
Contributing
ASDF-format Open Source Code of Conduct
Release Cycle and Major Dependency Support Policy
What’s New
Deprecations
Change Log
Citation
asdf
Developer API
AsdfWarning
View page source
AsdfWarning
exception
asdf.exceptions.
AsdfWarning
[source]
The base warning class from which all ASDF warnings should inherit.