DoctorWhoFR / PostPy

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%