compose-viz

View on PyPIReverse Dependencies (0)

0.3.4 compose_viz-0.3.4-py3-none-any.whl

Wheel Details

Project: compose-viz
Version: 0.3.4
Filename: compose_viz-0.3.4-py3-none-any.whl
Download: [link]
Size: 17930
MD5: b645ca5403024f87fb307713a836fb6e
SHA256: 5297f73aef0dc9e6b82774d8356199dbd7f004283ae1baaed3e6c6f8fcb979d7
Uploaded: 2024-10-14 09:16:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: compose-viz
Version: 0.3.4
Summary: A compose file visualization tool that supports compose-spec and allows you to gernerate graph in several formats.
Author: Xyphuz Wu
Author-Email: xyphuzwu[at]gmail.com
Home-Page: https://github.com/compose-viz/compose-viz
Project-Url: Repository, https://github.com/compose-viz/compose-viz
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<4.0
Requires-Dist: graphviz (<0.21,>=0.20)
Requires-Dist: pydantic-yaml (<2.0.0,>=1.3.0)
Requires-Dist: typer (<0.5.0,>=0.4.1)
Description-Content-Type: text/markdown
[Description omitted; length: 8426 characters]

WHEEL

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

RECORD

Path Digest Size
LICENSE sha256=wscai7RrYDWSN3G3haSN22Cd3fsB24svSlxLrgp8HNA 1067
compose_viz/__init__.py sha256=xWl1x0Qf9F-hUzKoG7D2MGbYys9z01Y2xNeY8lf3TwA 53
compose_viz/__main__.py sha256=fj9xqDjhKqa5EKJCs75pgkYJKBbHDcY7pYx6ThHz0c0 82
compose_viz/cli.py sha256=HgooJfHCsa8hJT0ft2V5gF7x4NKV6uXAVyvFbatuFWI 2052
compose_viz/graph.py sha256=vbWo2aCP7-UstqRiUut4aMCZ7BZj79--2l-_obJhqM0 7901
compose_viz/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
compose_viz/models/compose.py sha256=ZJOqqzWZl6hsvj_QyTRsmJsIOzIZ7RZZFDUCbq1ZAqc 249
compose_viz/models/device.py sha256=vekTUVMGS8RxXWL7uapMi4atiw0_1HkmV508tgNk2hE 524
compose_viz/models/extends.py sha256=WP5uTP5t0FINLUd36F-YSGN7xSOgtOFrIq19JQwLKBs 347
compose_viz/models/port.py sha256=nLYw0-G_IL03JeulhAA7nXD-s9d9xYpo2VS5HULj-Vk 901
compose_viz/models/service.py sha256=flx48JZvqMm_URVPqoSczMLBhZFtE-9NMNjLvRK_W4o 2194
compose_viz/models/viz_formats.py sha256=mTBQfXbkWXPoNYg5s4_3PkB9wFp1zCyCXhcjVtrpFAc 804
compose_viz/models/volume.py sha256=BqCtA0pPnjhygpO43aTiJZ1i70sVih4-C97dyTwk_jk 654
compose_viz/parser.py sha256=8YR3s2yXq9Yj8Tq-EJJVzhoS3gQnnT-YcKXTmk0OjGw 13138
compose_viz/spec/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
compose_viz/spec/compose_spec.py sha256=VCqpMlFCuZM-FzRDGfTAfAaaNHoQQj8woJb0XPeiQCo 17843
compose_viz-0.3.4.dist-info/LICENSE sha256=wscai7RrYDWSN3G3haSN22Cd3fsB24svSlxLrgp8HNA 1067
compose_viz-0.3.4.dist-info/METADATA sha256=VnfqHPrXxLB3aqHExQfC1ZeTPvZqo-ejlsCVKR8Svk4 9287
compose_viz-0.3.4.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
compose_viz-0.3.4.dist-info/entry_points.txt sha256=R3hUsNb-TP_YoZJRLCklIhoHvrahhPnqQ6jL8NRVCIg 49
compose_viz-0.3.4.dist-info/RECORD

entry_points.txt

cpv = compose_viz.cli:start_cli