crdoconnor/strictyaml
Type-safe YAML parser and validator. observed · 2026-08-28
Health v2 · maintenance only
43/100
- Activity 23
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3729
- days_rel: n/a
- days_push: 467
- n_releases_24m: 0
Adoption not part of the score
1622 stars · 68 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
StrictYAML is a type-safe YAML parser and validator for Python that parses a restricted, safer subset of the YAML spec, avoiding pitfalls like the Norway problem. It supports schema-based validation, readable errors with line numbers, and round-tripping YAML with comments preserved.
Use cases
- parse yaml config files safely in python
- validate yaml against a schema
- avoid yaml implicit typing bugs like the norway problem
- edit yaml files and write them back preserving comments
- replace pyyaml or ruamel.yaml with a stricter parser
- get readable yaml parse errors with line numbers
- generate yaml documents from python dicts
When to avoid
- you need full YAML spec features like anchors, tags, or complex keys
- parsing speed is critical
- you need YAML support outside of Python
Facets
library · maturity stable
parser serialization yaml configuration-management parsers developer-tools files python cross-platform yaml-parser schema-validation type-safety roundtrip config-files pyyaml-alternative
10 sources
- readme: https://github.com/crdoconnor/strictyaml · fetched 2026-08-28 · f4b1907637b7
- homepage: https://hitchdev.com/strictyaml/ · fetched 2026-08-29 · ae6850add71d
- site_page: https://hitchdev.com/hitchdb/using/quickstart · fetched 2026-08-29 · 2b423cc57f78
- site_page: https://hitchdev.com/hitchpage/using/quickstart · fetched 2026-08-29 · 69ab4687969f
- registry_pypi: https://pypi.org/pypi/strictyaml/json · fetched 2026-08-29 · 126a6ee1feab
- site_page: https://hitchdev.com/ · fetched 2026-08-29 · 137b5312ff63
- site_page: https://hitchdev.com/commandlib/changelog · fetched 2026-08-29 · 2949146e681d
- site_page: https://hitchdev.com/hitchdb/changelog · fetched 2026-08-29 · 78dcdd5468cd
- site_page: https://hitchdev.com/hitchpage/changelog · fetched 2026-08-29 · 70971f37cfbf
- site_page: https://hitchdev.com/hitchrunpy/changelog · fetched 2026-08-29 · 7670aab6d624
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| crdoconnor/strictyaml | main | 43 |
For agents
markdown · JSON · MCP: product_card(name="crdoconnor/strictyaml")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem