Skip to content

generate class diagram from a given python module

Choose a tag to compare

@lucsorel lucsorel released this 15 May 07:10
  • generate PlnatUML content from the class files of a given python module folder representing a business domain
  • composition relationships between your domain classes
  • limitations: no recursion in sub-folder, inheritance relationships are not handled yet