aws-infra-graph

View on PyPIReverse Dependencies (0)

0.1.5 aws_infra_graph-0.1.5-py3-none-any.whl

Wheel Details

Project: aws-infra-graph
Version: 0.1.5
Filename: aws_infra_graph-0.1.5-py3-none-any.whl
Download: [link]
Size: 14444
MD5: 320768453f3a7046588d7e19dd59b3a1
SHA256: f6e9922cab082633cc891de76f99c4bf3c8e272da3a6dc651dc5aa1076bfd013
Uploaded: 2020-08-03 18:04:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aws-infra-graph
Version: 0.1.5
Summary: Tool for visualizing AWS CloudFormation Import/Exports and displaying a dependency graph
Author: Michael Ludwig
Home-Page: https://github.com/ludwigm/infrastructure-graph
Project-Url: Repository, https://github.com/ludwigm/infrastructure-graph
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8,<4.0
Requires-Dist: boto3 (<2.0.0,>=1.12.35)
Requires-Dist: boto3-type-annotations-with-docs (<0.4.0,>=0.3.1)
Requires-Dist: click (<8.0.0,>=7.1.1)
Requires-Dist: colorama (<0.5.0,>=0.4.3)
Requires-Dist: coloredlogs (<15.0,>=14.0)
Requires-Dist: graphviz (<0.14.0,>=0.13.2)
Requires-Dist: jmespath (<0.10.0,>=0.9.5)
Requires-Dist: pydantic (<2.0,>=1.4)
Requires-Dist: pyhocon (<0.4.0,>=0.3.54)
Description-Content-Type: text/markdown
[Description omitted; length: 3652 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.10
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aws_infra_graph/__init__.py sha256=kUR5RAFc7HCeiqdlX36dZOHkUI5wI6V_43RpEcD8b-0 22
aws_infra_graph/cli.py sha256=qcMeSpt3sPp5xoy6WtvgOQItHzmpyZL6qBONJ1OlpgM 2150
aws_infra_graph/config.py sha256=jKe5Zn9pRaoAXLcbBJtzJbav7QrzfScGethflB4WzVg 3142
aws_infra_graph/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aws_infra_graph/data/config-empty.hocon sha256=9XmqG-jy-gKsdXhqUYufLkzyzvuZlDguSCoBeTO-VXM 263
aws_infra_graph/data_extractor.py sha256=ECQcHjV9XtelzR75qsdY43p1ExvxUP55SkaMW5FNMXg 11309
aws_infra_graph/graph_exporter.py sha256=u35jMnrdEXx2c3pe31bN2XNZUA12Hiis-qbJkmT3oSY 19137
aws_infra_graph/model.py sha256=WSlQ4JQ3tRm0x01-RgrVtzqiuDjSmZtcabpBuovTxZI 1217
aws_infra_graph/utils.py sha256=BcGRcAgpQAG7QMJg1JZ-KKsn79Q-iUvk-w5lALfEw-8 1750
aws_infra_graph-0.1.5.dist-info/entry_points.txt sha256=Dvf0HdJCqLenroB5hJSy7KEAjDIMuliW_AdAEMHKDls 56
aws_infra_graph-0.1.5.dist-info/WHEEL sha256=Q99itqWYDhV793oHzqzi24q7L7Kdiz6cb55YDfTXphE 84
aws_infra_graph-0.1.5.dist-info/METADATA sha256=Y8DJCLxS5Tulr9PJAbTC219lDRrEF3hIctp6gNzYDEM 4520
aws_infra_graph-0.1.5.dist-info/RECORD

entry_points.txt

infra-graph = aws_infra_graph.cli:main