{ "info": { "author": "Bart Cox", "author_email": "bartcox93@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Submodule Graph\nVisualize Git Submodule Graphs\n\n## Install\n```\n$ pip install submodulegraph\n```\n\n## Usage\n```\n$ submodulegraph --help\n\nUsage: submodulegraph [OPTIONS] REPO\n\nOptions:\n -m, --mode TEXT Output Mode: text | png [default: text]\n -g, --graphmode TEXT GraphMode: scattered | clustered [default: scattered]\n -o, --out TEXT Image filename [default: graph]\n --help Show this message and exit.\n```\n\n```\nExamples:\n# (Default) print the structure of the submodules in text in the console.\n$ submodulegraph \n\n# Create a png of the submodule structure where all the submodules are listed separately.\n$ submodulegraph -m png \n\n# Create a png of the submodule structure where all the submodules are only listed once.\n$ submodulegraph -m png -g clustered \n```\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bacox/submodule-graph", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "submodulegraph", "package_url": "https://pypi.org/project/submodulegraph/", "platform": "", "project_url": "https://pypi.org/project/submodulegraph/", "project_urls": { "Homepage": "https://github.com/bacox/submodule-graph" }, "release_url": "https://pypi.org/project/submodulegraph/0.1.5/", "requires_dist": [ "click", "pydot", "configparser" ], "requires_python": "", "summary": "Visualize Git Submodule Graphs", "version": "0.1.5" }, "last_serial": 5665497, "releases": { "0.1.5": [ { "comment_text": "", "digests": { "md5": "dd9c970496606a3e2b8332dec2b3db99", "sha256": "3aeb285a957be692890b4bde2622252659d810e22aacb01172c884986c769e6c" }, "downloads": -1, "filename": "submodulegraph-0.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "dd9c970496606a3e2b8332dec2b3db99", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3769, "upload_time": "2019-08-12T10:42:32", "url": "https://files.pythonhosted.org/packages/03/42/dbd622a6a68c2b8d534a5862afcbdf0ef9f652780374ce08b6ca9ec3fa5a/submodulegraph-0.1.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cb2c6bd8ae8931e520d05e296d64d3e0", "sha256": "8582fd84ac5995d62478be8492ecf4e1d6b9cfed3fb5ef777ff9314cb433771a" }, "downloads": -1, "filename": "submodulegraph-0.1.5.tar.gz", "has_sig": false, "md5_digest": "cb2c6bd8ae8931e520d05e296d64d3e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2438, "upload_time": "2019-08-12T10:42:34", "url": "https://files.pythonhosted.org/packages/5e/1e/7e029b92676abe180b987d1a39761c52b89c080aa6f7cecdca178d3dcdc9/submodulegraph-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dd9c970496606a3e2b8332dec2b3db99", "sha256": "3aeb285a957be692890b4bde2622252659d810e22aacb01172c884986c769e6c" }, "downloads": -1, "filename": "submodulegraph-0.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "dd9c970496606a3e2b8332dec2b3db99", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3769, "upload_time": "2019-08-12T10:42:32", "url": "https://files.pythonhosted.org/packages/03/42/dbd622a6a68c2b8d534a5862afcbdf0ef9f652780374ce08b6ca9ec3fa5a/submodulegraph-0.1.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cb2c6bd8ae8931e520d05e296d64d3e0", "sha256": "8582fd84ac5995d62478be8492ecf4e1d6b9cfed3fb5ef777ff9314cb433771a" }, "downloads": -1, "filename": "submodulegraph-0.1.5.tar.gz", "has_sig": false, "md5_digest": "cb2c6bd8ae8931e520d05e296d64d3e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2438, "upload_time": "2019-08-12T10:42:34", "url": "https://files.pythonhosted.org/packages/5e/1e/7e029b92676abe180b987d1a39761c52b89c080aa6f7cecdca178d3dcdc9/submodulegraph-0.1.5.tar.gz" } ] }