Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/osl-incubator/umlizer

Python tools for UML
https://github.com/osl-incubator/umlizer

cli early-development uml uml-class-diagram uml-diagrams

Last synced: about 2 months ago
JSON representation

Python tools for UML

Awesome Lists containing this project

README

        

# UMLizer

Python tools for UML

- LICENSE: BSD 3 Clause
- Documentation: https://osl-incubator.github.io/umlizer

## Features

TBD

## Class Diagram

```bash
$ umlizer class --source ./src/umlizer --target ./docs/uml/ --verbose
```