Skip to main content

PlantUML script generator

Project description

pulm: PlantUML script generator

Installing pulm

You can install it from Pypi:

pip install pulm

You can directly install it from source too:

$ git clone python git@github.com:jjerphan/pulm.git
$ cd pulm
$ python setup.py install

Usage

As an example we can use pulm on its own code.

$ pulm ./pulm/pulm.py | plantuml -p > out/pulm.png && open out/pulm.png

et voilà.

pulm class diagramm

You can do some more magic with entr to generate UML diagram on the fly 🛩

License

This project license is MIT.

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

pulm-0.2.1.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

pulm-0.2.1-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