Develop the pydantree library itself (pydantree_sitter / pydantree_sitter_grammar). Use when editing library code, running the test suite, debugging builds or scanners, or making changes that touch the package layout, pipeline, loader, or schema. Includes the…
Bullish-Design/pydantree
SkillsMP has collected 4 skills from Bullish-Design/pydantree. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 4
- GitHub stars
- 1
- GitHub forks
- 0
Skills in this repository
Showing 4 of 4 collected skills.
Extract typed data from text with pydantree_sitter (Product A) — OutputModel declarations, captures (field/kind/record/optional/list/descendant), predicates and markers, schema binding and validate_with, bundles, community grammars, stubs, and the error…
Author tree-sitter grammars with pydantree_sitter_grammar (Product B) — the Pydantic DSL, static checks, the conflict loop, expressions/precedence ladders, external scanners, the corpus harness, bundles, and the community-grammar schema tool. Use when…
The pydantree external-scanner library — the airtight mechanism (externals in scanner order, scanner= to the build, content-addressed cache, ExternalScannerRequiredError), the two gotchas (mid-whitespace scans; multiple externals valid in one state), the five…