/PostPy

A python tool to transform postman documentation export into basic markdown for Github Wiki in exemple.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PostPy

A python tool to transform postman documentation export into basic markdown for Github Wiki in exemple.

INSTALL & USE:

You just need to use PostPy to install one time "mdutils" the only one external module:

pip install mdutils

To run the tool:

python main.py <json_file_name>.json