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à.
You can do some more magic with entr to generate UML diagram on the fly 🛩
License
This project license is MIT.
Release files for pulm 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pulm-0.2.1.tar.gz | 3.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pulm-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.2 kB
Release files / pulm-0.2.1.tar.gz
| Download URL | pulm-0.2.1.tar.gz |
|---|---|
| Size | 3.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3d5a49359de4b411b8177b7b665d26192b13616f73d430b434d75523a7a3b97d
|
|
BLAKE2b-256 checksum How to use checksums |
9ef8e344600e1feb88a309d6aed9e88dfed709dbd7215ba15e3a940355c04777
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.6.8
|
Release files / pulm-0.2.1-py3-none-any.whl
| Download URL | pulm-0.2.1-py3-none-any.whl |
|---|---|
| Size | 5.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d7f22f22f6f68b09092db47a73d424b2624cc22cc5b74f66f0d25a9b09bfebb2
|
|
BLAKE2b-256 checksum How to use checksums |
b0c5df1113fd8e503790635d1fb76e4242649f506135b897252b3bbe02585087
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.6.8
|