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.
- Host: GitHub
- URL: https://github.com/carlosrs14/exportation-module
- Owner: carlosrs14
- Created: 2025-03-01T06:34:15.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-04-03T13:51:04.000Z (6 months ago)
- Last Synced: 2025-06-08T04:19:37.747Z (4 months ago)
- Topics: json, parser, plant, python, uml-diagram
- Language: Python
- Homepage:
- Size: 19 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 pc1) clone the repository by running:
git clone https://github.com/carlosrs14/exportation-module.git2) open the project folder in your terminal or vscode with:
cd exportation-module3) execute the program:
python main.py ./inpus/dir/input.json4) output.puml is your output file
Semillero GIDSYC