{ "info": { "author": "Tanner Netterville", "author_email": "tannern@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "# pyprinttree [![build status](https://travis-ci.org/rennat/pyprinttree.svg?branch=master)](https://travis-ci.org/rennat/pyprinttree)\n\nUse it to print a pretty text based tree representation of whatever data\nyou feel like shoving into the graph structure.\n\n_I like `git log --oneline --graph --all` and find it handy to be able\nto generate similar graphs._\n\n\n## Development\n\nPull requests are encouraged.\n\nI will merge failing tests if they highlight an issue.\n\nThe official test suite runner for pyprinttree is `setup.py test`.\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": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pyprinttree", "package_url": "https://pypi.org/project/pyprinttree/", "platform": "", "project_url": "https://pypi.org/project/pyprinttree/", "project_urls": null, "release_url": "https://pypi.org/project/pyprinttree/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "A tool for printing tree structures to a console in a meaningful way.", "version": "0.0.1" }, "last_serial": 4986370, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e1fe881d4d481f948dc47e3b1a37d7e9", "sha256": "dd873feaf50989dbcf415d7740c4aa07061c2acf28d0d680e83d11564e0d011b" }, "downloads": -1, "filename": "pyprinttree-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e1fe881d4d481f948dc47e3b1a37d7e9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8887, "upload_time": "2019-03-26T07:34:53", "url": "https://files.pythonhosted.org/packages/c2/21/e86a43dd2bc3684fb904d1a7f9040460d001d61071a0a3a17595be56d5cc/pyprinttree-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f4c36e3104c8490248416e918ec50c85", "sha256": "dde9a3ad70498ebf16677dd42c57008dec831de64eadb841d1aa0549cb87d5d5" }, "downloads": -1, "filename": "pyprinttree-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f4c36e3104c8490248416e918ec50c85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5305, "upload_time": "2019-03-26T07:34:55", "url": "https://files.pythonhosted.org/packages/ec/69/52476c4e0b6625da35945a2b9850521c412f7a197514d15504d0ede95b56/pyprinttree-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e1fe881d4d481f948dc47e3b1a37d7e9", "sha256": "dd873feaf50989dbcf415d7740c4aa07061c2acf28d0d680e83d11564e0d011b" }, "downloads": -1, "filename": "pyprinttree-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e1fe881d4d481f948dc47e3b1a37d7e9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8887, "upload_time": "2019-03-26T07:34:53", "url": "https://files.pythonhosted.org/packages/c2/21/e86a43dd2bc3684fb904d1a7f9040460d001d61071a0a3a17595be56d5cc/pyprinttree-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f4c36e3104c8490248416e918ec50c85", "sha256": "dde9a3ad70498ebf16677dd42c57008dec831de64eadb841d1aa0549cb87d5d5" }, "downloads": -1, "filename": "pyprinttree-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f4c36e3104c8490248416e918ec50c85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5305, "upload_time": "2019-03-26T07:34:55", "url": "https://files.pythonhosted.org/packages/ec/69/52476c4e0b6625da35945a2b9850521c412f7a197514d15504d0ede95b56/pyprinttree-0.0.1.tar.gz" } ] }