Skip to content

Examples and utilities for working with Pathfinder Framework V2 files

Notifications You must be signed in to change notification settings

samhuestis/pact-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pact-utils

Utilities for working with Pathfinder Framework V2 files

Flattening

You can use pact-util.py to convert PACT json to a flat csv file.

pip3 install pandas

Run thusly:

 python3 pact-util.py to_csv -i samples/pact-sample-max.json -o samples/pact-sample-max.csv

About

Examples and utilities for working with Pathfinder Framework V2 files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%