{ "info": { "author": "Julien Seguinot", "author_email": "seguinot@vaw.baug.ethz.ch", "bugtrack_url": null, "classifiers": [], "description": ".. Copyright (c) 2018, Julien Seguinot \n.. GNU General Public License v3.0+ (https://www.gnu.org/licenses/gpl-3.0.txt)\n\nGitplots\n========\n\nA small script to plot comparative commit history across mutiple git\nrepositories, assuming the following directory structure::\n\n {gitroot}/{category}/{repository}\n\nRequires matplotlib_ and pandas_.\n\nInstallation::\n\n pip install gitplots\n\nExample usage::\n\n gitplots.py --gitroot {gitroot}\n gitplots.py --help\n\n.. _matplotlib: https://matplotlib.org\n.. _pandas: https://pandas.pydata.org\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/juseg/gitplots", "keywords": "", "license": "gpl-3.0", "maintainer": "", "maintainer_email": "", "name": "gitplots", "package_url": "https://pypi.org/project/gitplots/", "platform": "", "project_url": "https://pypi.org/project/gitplots/", "project_urls": { "Homepage": "http://github.com/juseg/gitplots" }, "release_url": "https://pypi.org/project/gitplots/0.1.0/", "requires_dist": [ "matplotlib", "pandas" ], "requires_python": "", "summary": "Plots from git logs", "version": "0.1.0" }, "last_serial": 4318724, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "aada0a631bec43a8ec80bc3bb2a16743", "sha256": "9eb81a3446c4919d70bf9295f31d6dcf97a36f07746594d21fd6f5f060a161be" }, "downloads": -1, "filename": "gitplots-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "aada0a631bec43a8ec80bc3bb2a16743", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6405, "upload_time": "2018-09-25T05:57:23", "url": "https://files.pythonhosted.org/packages/cf/d6/cf0a7f30553b22afedb3b00c67adae752a299c6ad0a5d9b9605344fa60fb/gitplots-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8844de8ead5a8803088a3372ee431428", "sha256": "cf61f4a1f5ecc7a37bf64b247f06f1e056aa68db983e201584c4449696b0feeb" }, "downloads": -1, "filename": "gitplots-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8844de8ead5a8803088a3372ee431428", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3545, "upload_time": "2018-09-25T05:57:28", "url": "https://files.pythonhosted.org/packages/eb/ff/332a708cc0ffbfcf8710e3986384546d547273e86acf06726b259c0a7710/gitplots-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aada0a631bec43a8ec80bc3bb2a16743", "sha256": "9eb81a3446c4919d70bf9295f31d6dcf97a36f07746594d21fd6f5f060a161be" }, "downloads": -1, "filename": "gitplots-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "aada0a631bec43a8ec80bc3bb2a16743", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6405, "upload_time": "2018-09-25T05:57:23", "url": "https://files.pythonhosted.org/packages/cf/d6/cf0a7f30553b22afedb3b00c67adae752a299c6ad0a5d9b9605344fa60fb/gitplots-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8844de8ead5a8803088a3372ee431428", "sha256": "cf61f4a1f5ecc7a37bf64b247f06f1e056aa68db983e201584c4449696b0feeb" }, "downloads": -1, "filename": "gitplots-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8844de8ead5a8803088a3372ee431428", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3545, "upload_time": "2018-09-25T05:57:28", "url": "https://files.pythonhosted.org/packages/eb/ff/332a708cc0ffbfcf8710e3986384546d547273e86acf06726b259c0a7710/gitplots-0.1.0.tar.gz" } ] }