Skip to content

apetrynet/pyfdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests Deploy Docs Dynamic YAML Badge

Warning! PyFDL is still under development and parts of the API may still change. Please consider this before using it production.

PyFDL

PyFDL is a toolkit to parse and produce Framing Decision List (FDL) files in python.
In addition to parsing FDL files, PyFDL aims to provide an expandable command line tool and a set of plugins to scratch that FDL itch.

Features

Feature Read Write Notes
FDL files
Validate ID's and relationships Enforces unique ID's and makes sure relationship between items are valid
Expandable through plugins
Verify FDL with JSON Schema
Commandline tool

✔ Implemented
✖ Not implemented
N/A Not applicable

Documentation

You'll find the latest published documentation on PyFDL here

Contributions

Contributions are welcome. Please refer to the contributions page in the docs for more info.

Schema Files

PyFDL ships with JSON schema definition files kindly provided by ASC MITC.
The schema files are used to validate the incoming and outgoing FDL files.

About

Toolkit for ASC FDL files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages