Skip to content

Releases: Chapter41/filmgraph

v0.1.0

02 Apr 17:25

Choose a tag to compare

Initial release: structured data format for film analysis.

  • Pydantic schema: FilmGraph → Scene → Shot with typed layers
  • 5 controlled vocabularies (ShotSize, CameraMovement, CameraAngle, ShotType, Transition)
  • 7 importers: CCSL, Dialogbuch, AD script, SRT/VTT, pipeline, OTIO
  • MkDocs Material documentation
  • Fully typed (PEP 561)