Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/osl-incubator/umlizer
- Owner: osl-incubator
- License: bsd-3-clause
- Created: 2019-11-30T15:43:48.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-03T01:53:08.000Z (6 months ago)
- Last Synced: 2024-11-06T16:53:00.242Z (2 months ago)
- Topics: cli, early-development, uml, uml-class-diagram, uml-diagrams
- Language: Jupyter Notebook
- Homepage:
- Size: 954 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
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
```