Skip to main content

CLI tool for converting between diagram formats

Project description

Pandiag

PyPI

A tool for converting between different diagram formats, including

  • draw.io (input only)
  • DOT/GraphViz (output only)
  • Mermaid (output only)

[!IMPORTANT] The tool is highly experimental and can currently only parse/represent/format a small subset of diagrams.

Examples

Converting a draw.io diagram to DOT:

pandiag somediagram.drawio -o somediagram.dot

Converting a draw.io diagram to PDF (requires GraphViz to be installed):

pandiag somediagram.drawio -o somediagram.pdf

For examples on how to use pandiag as a library, check out the examples directory.

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

pandiag-0.1.4.tar.gz (43.2 kB view hashes)

Uploaded Source

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