An open API service indexing awesome lists of open source software.

https://github.com/carlosrs14/exportation-module

A python-based tool designed to parse a JSON file and generate a PlantUML diagram.
https://github.com/carlosrs14/exportation-module

json parser plant python uml-diagram

Last synced: 3 months ago
JSON representation

A python-based tool designed to parse a JSON file and generate a PlantUML diagram.

Awesome Lists containing this project

README

          

JSON to PlantUML Parser

This project is a Python-based tool designed to parse a JSON file and generate a PlantUML diagram.

how to use:
you must have installed python3 or + in your pc

1) clone the repository by running:
git clone https://github.com/carlosrs14/exportation-module.git

2) open the project folder in your terminal or vscode with:
cd exportation-module

3) execute the program:
python main.py ./inpus/dir/input.json

4) output.puml is your output file

Semillero GIDSYC