cli

You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Thanks! Take a look at build_docs.py or build_jswrapper.py - common.py has code to read in all the json data, then you should just need to call something like: print(json.dumps(mydata)) and it'll dump it all out.

About

Avatar for Gordon @Gordon started