Skip to main content

Convert your SQLAlchemy models to UML diagrams (via PlantUML)

Project description

https://img.shields.io/pypi/v/sqla2uml.svg https://img.shields.io/travis/sfermigier/sqla2uml.svg Documentation Status

Usage

Install as a development dependency in your project, then type sqla2uml for help:

Usage: sqla2uml [OPTIONS]

Options:
  -m, --module TEXT          Package to analyse (recursively)
  -o, --output TEXT          File to output result (defaults to stdout)
  -p, --properties           Include properties in diagrams
  -x, --exclude TEXT         List of class names to exclude from diagram
  -d, --debug-level INTEGER  Debug level
  --help                     Show this message and exit.

Features

  • Generate UML diagrams from SQLAlchemy models.

  • One must have PlantUML installed.

  • More features / more flexibility to come later.

Development

Credits

This package was created with Cruft and the abilian/cookiecutter-abilian-python project template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sqla2uml-0.1.4.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

sqla2uml-0.1.4-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page