Skip to main content

easily to make pretty graphviz diagram

Project description

craftdot

craftdot is a wapper of graphviz to get pretty diagram for your architecture/services diagrams.

Install

$ pip install craftdot

craftdot just output the graphviz code(dot file), you need to render the dot file by yourself. install graphviz on local or use graphviz online tools.

Useage

you can find example in example/, then

$ craftdot example/multi-groups.yml > example/multi-groups.dot

# render the dot file to pdf
$ dot -Tpdf example/multi-groups.dot -o example/multi-groups.pdf

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

craftdot-0.0.4.tar.gz (2.3 kB view details)

Uploaded Source

File details

Details for the file craftdot-0.0.4.tar.gz.

File metadata

  • Download URL: craftdot-0.0.4.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for craftdot-0.0.4.tar.gz
Algorithm Hash digest
SHA256 d89de2c896cfcdd923c03f720cc0d80fa9d338fe489dd59fff1652b73ad75a1a
MD5 35fb2656f4e8df6c5191c4d45836ab2d
BLAKE2b-256 79f9fd02bce8232dbffafbf5dd4ad8c92b101f76165c2e6f76b5cee3067bac92

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