Visualize Git Submodule Graphs
Project description
Submodule Graph
Visualize Git Submodule Graphs
Install
$ pip install submodulegraph
Usage
$ submodulegraph --help
Usage: submodulegraph [OPTIONS] REPO
Options:
-m, --mode TEXT Output Mode: text | png [default: text]
-g, --graphmode TEXT GraphMode: scattered | clustered [default: scattered]
-o, --out TEXT Image filename [default: graph]
-u, --with-url Add repo URLs [default: False]
--help Show this message and exit.
Examples:
# (Default) print the structure of the submodules in text in the console.
$ submodulegraph <path to repo>
# Print the structure of the submodules in text in the console, including repo URLs.
$ submodulegraph -u <path to repo>
# Create a png of the submodule structure where all the submodules are listed separately.
$ submodulegraph -m png <path to repo>
# Create a png of the submodule structure where all the submodules are only listed once.
$ submodulegraph -m png -g clustered <path to repo>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
submodulegraph-1.0.0.tar.gz
(2.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file submodulegraph-1.0.0.tar.gz.
File metadata
- Download URL: submodulegraph-1.0.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34ced98b51b61e88e7c43a1723a8d0b453cf21ec6e187e7851687af26fee200c
|
|
| MD5 |
46831df1ad1a9230ac1390e21f17005b
|
|
| BLAKE2b-256 |
13e8d5b39bab309c1c1ed86cc84341e902444cbb6f6ba33da8465da9710ce9f9
|
File details
Details for the file submodulegraph-1.0.0-py3-none-any.whl.
File metadata
- Download URL: submodulegraph-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
172556435bad70c4c963fe78b8217c98c8d2968a88812670594cb355c3d05648
|
|
| MD5 |
afe705b4a79e319726402ab40e282c6a
|
|
| BLAKE2b-256 |
7efac6807828931a30d7864534bc65dd22f9c32a2c124e26e0268e70a80a2b6e
|