Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Converts a python astf profile to json for use with jsrex

License

Notifications You must be signed in to change notification settings

velocipacktor/pyastf-json-convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyastf-json-convertor

Converts a python astf profile to json for use with jsrex

What is this?

It reads in a python astf profile, and stdout's the converted json.

Why?

For use with jsrex library (or your own zmq interface to trex)

How to use?

git clone --recursive https://github.com/velocipacktor/pyastf-json-convertor.git
cd pyastf-json-convertor
mkdir output
./convertor.py trex-core/scripts/astf/sfr.py | tee output/sfr.json
cat output/sfr.json

About

Converts a python astf profile to json for use with jsrex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages