Skip to main content

Simple animation of PlantUML diagrams

Project description

PlantUML Animation

PyPI PyPI - Python Version PyPI - License

Simple animation for PlantUML diagrams.


Documentation: https://namuan.github.io/animate-puml

Source Code: https://github.com/namuan/animate-puml

PyPI: https://pypi.org/project/animate-puml/


Pre-requisites

Installation

pip install animate-puml

Usage

Given an example PlantUML document in assets/security.puml:

animate-puml -i assets/security.puml -o assets/security-puml.gif

By default, the script will delete any temporary files generated during the animation process. To keep the files, use the --debug flag.

animate-puml -i assets/security.puml -o assets/security-puml.gif --debug

Each frame of the animation will wait for 1 second by default. To change the wait time, use the --frame-duration flag to specify the time in milliseconds.

animate-puml -i assets/security.puml -o assets/security-puml.gif --frame-duration 4000

Use the -h flag to see all available options.

animate-puml -h

Acknowledgements

Development

  • Clone this repository

  • Requirements:

  • Create a virtual environment and install the dependencies

poetry install
  • Activate the virtual environment
poetry shell

Validating build

make build

Release process

A release is automatically published when a new version is bumped using make bump. See .github/workflows/build.yml for more details. Once the release is published, .github/workflows/publish.yml will automatically publish it to PyPI.

Disclaimer

This project is not affiliated with PlantUML.

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

animate_puml-0.5.1.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

animate_puml-0.5.1-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file animate_puml-0.5.1.tar.gz.

File metadata

  • Download URL: animate_puml-0.5.1.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.8.16 Linux/5.15.0-1033-azure

File hashes

Hashes for animate_puml-0.5.1.tar.gz
Algorithm Hash digest
SHA256 b6e0686696bf58dff479822aad2c33c8fa7d6725cb218f6268add882a861cd77
MD5 df5e91c893826853f2b04b17ca3ccd7e
BLAKE2b-256 0902c34ee05085cb52ef28cbb253579d4915e0256980b076acd35fc21ef51d7f

See more details on using hashes here.

File details

Details for the file animate_puml-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: animate_puml-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.8.16 Linux/5.15.0-1033-azure

File hashes

Hashes for animate_puml-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4002477bb2a2c74549ff01e059428f3f8ccf5859ce3cbb16052bd79623690316
MD5 52ce51152ec481ae8225492f7ed36acc
BLAKE2b-256 a84351709f6144a903caa87293d699c358a9b2ddad22aac0d53588c7e5309da5

See more details on using hashes here.

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