PCAxisParser.py is a script to parse the PC-Axis format. You can run the script with one argument that specifies either:
- path to the PC-Axis files (
$ ./pcaxis_parser.py filename.px
), - path to the directory that contains PC-Axis files (
$ ./pcaxis_parser.py directory
)
It outputs list-based JSON files representing the PC-Axis files.