Skip to content

RockyRoad29/py-puml-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python tools for PlantUML

These are some tools that I have made for use in the weekly Python programming handins, I am doing 2016-2018 at Lillebaelt Academy.

These tools are a work in progress and updated on a regular basis as long as I am using them in school.

  • dbpuml2sql: Convert database diagrams written in PlantUML into the SQL statements to create the tables.
  • dbsql2puml: Convert SQL CREATE TABLE statements into database diagrams written in PlantUML.
  • py2uml: Generate a PlantUML class diagram from Python source code.

About

Python tools to for PlantUML

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.7%
  • Makefile 0.3%