Translate any JSON file to stylish, human-readable Markdown.
💡✏️️ ⬇️️
To install Torsimany using pip:
pip install torsimany
Downloading the code from this repository and including torsimany.py
in the working directory:
wget https://raw.githubusercontent.com/PolBaladas/torsimany/master/torsimany.py
Torsimany uses standard modules already included with your fresh python installation.
python torsimany.py [JSON_FILE].json
An awesome .markdown
file translated by torsimany from the given JSON input.
Online JSON Schema visualizer: JSON Editor online
Online Markdown editor/render: dilinger.io
Welcome ye Hacker! All ideas are welcome, open/close issues, fork the repo and share your code with a Pull Request.
You can clone this project to your machine:
git clone https://github.com/PolBaladas/torsimany