Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@banodoco/timeline-schema

Canonical TimelineConfig schema. TS+Zod is source of truth at typescript/src/; Python TypedDicts are generated into python/banodoco_timeline_schema/generated.py from a JSON Schema artifact.

Install (Python, editable)

pip install -e packages/timeline-schema/python

Build / regenerate

cd packages/timeline-schema
npm install
npm run build         # tsc + emit JSON Schema artifact
npm run gen:python    # JSON Schema -> Python TypedDicts
bash scripts/check-codegen.sh   # CI gate

About

Banodoco timeline-schema package

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages