ketozhang/asdf-pydantic
A better tutorial on writing your first asdf-pydantic model
オープン
#70 opened on 2025/09/07
documentationgood first issue
Repository metrics
- Stars
- (2 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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.