ketozhang/asdf-pydantic
A better tutorial on writing your first asdf-pydantic model
Open
#70 opened on Sep 7, 2025
documentationgood first issue
Repository metrics
- Stars
- (2 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Th tutorial Writing ASDF Pydantic models to define tagged objects tutorial is pretty barebones.
Currently, the best first time tutorial is in the usage docs in the the home page
The docs can benefit from a better end-to-end tutorial from writing your first model to packaging it up into an extension, schemas, manifest, etc and even PyPI upload.