Skip to main content

Generates a DOT file to visualise your sceptre environments

Project description

Helps you visualise your Sceptre projects with Graphviz (DOT).

screenshot.png

Benefits

  • Visualisation can be added as a documentation artefact to your project
  • Having many explicit/implicit dependencies can slow down deployments. Use the generated dependency graph to quickly spot bottlenecks due to these dependencies.

Installation

Install graphviz for your operating system as per official instuctions.

Install this package in the same python interpreter (virtualenv) that Sceptre is installed so that its python library is already available: pip install sceptre-dot

Usage

In the same directory where you would normally invoke sceptre launch -y $YOUR_PATH, run:

sceptre-dot $YOUR_PATH > output.dot
fdp -Tpng output.dot -o output.png # use fdp engine for best results

Released under the Simplified BSD Licence.

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

sceptre-dot-0.2.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

sceptre_dot-0.2-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file sceptre-dot-0.2.tar.gz.

File metadata

  • Download URL: sceptre-dot-0.2.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5

File hashes

Hashes for sceptre-dot-0.2.tar.gz
Algorithm Hash digest
SHA256 079921b4d9bf7626c192864ffffab033deede970e8977d804ec783d85ba04be9
MD5 93903d5227218bc8878d9e94d2e12a14
BLAKE2b-256 bddf1e5fdd4e1a82956386e4b1d6ced17e8e9d1659e19bf758f7149d2ac089a9

See more details on using hashes here.

File details

Details for the file sceptre_dot-0.2-py3-none-any.whl.

File metadata

  • Download URL: sceptre_dot-0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5

File hashes

Hashes for sceptre_dot-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ae2257f18702992022231544b489213cbc80cb38f0bed92f20a8fda5cc7ac5f8
MD5 c6e9a3b932db24558bfee040c3457040
BLAKE2b-256 b53e934c3ad5c1fa28a7d76732f1a77999b79ebf122713b833b2d898a309a213

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