compose-viz

View on PyPIReverse Dependencies (0)

0.3.2 compose_viz-0.3.2-py3-none-any.whl

Wheel Details

Project: compose-viz
Version: 0.3.2
Filename: compose_viz-0.3.2-py3-none-any.whl
Download: [link]
Size: 17559
MD5: 83ed9fb662f0d39415404e7b6fec467f
SHA256: 58071fba1de2012ef654342b5b010651ffa53aa78da0dbdbf12231483f8eba40
Uploaded: 2024-04-27 19:54:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: compose-viz
Version: 0.3.2
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: 7925 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=HuW_vzrZIeNg4oNhq73Gece2YNH2ICYpAy_IEdi1I9s 53
compose_viz/__main__.py sha256=fj9xqDjhKqa5EKJCs75pgkYJKBbHDcY7pYx6ThHz0c0 82
compose_viz/cli.py sha256=wn7R-5brSGDHGwkvZqsfA58HRmI0h0I-_4bp6dal9EE 1744
compose_viz/graph.py sha256=rcVM-DKoA05zVAI0u1OPsg2oWbuuQzSm_5WCZZBB9Is 7671
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=uq9Vnt-YRKlzER-Rz36VsqfKuIPO0fThrJd_LwKsVHs 12790
compose_viz/spec/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
compose_viz/spec/compose_spec.py sha256=MmuELH_crh8pDhqJtosrUGiS7zBClZ2g-0GUcW3apxw 17727
compose_viz-0.3.2.dist-info/LICENSE sha256=wscai7RrYDWSN3G3haSN22Cd3fsB24svSlxLrgp8HNA 1067
compose_viz-0.3.2.dist-info/METADATA sha256=ay6AGsUfJD-iX_1S1BB4RDCFx-T9vj9DpbW8gszv6Fg 8786
compose_viz-0.3.2.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
compose_viz-0.3.2.dist-info/entry_points.txt sha256=R3hUsNb-TP_YoZJRLCklIhoHvrahhPnqQ6jL8NRVCIg 49
compose_viz-0.3.2.dist-info/RECORD

entry_points.txt

cpv = compose_viz.cli:start_cli