{ "info": { "author": "Will McGinnis", "author_email": "will@pedalwrencher.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 3" ], "description": "Git-Pandas\n==========\n\n![license](https://img.shields.io/pypi/l/Django.svg) [![Coverage Status](https://coveralls.io/repos/wdm0006/git-pandas/badge.svg?branch=master&service=github)](https://coveralls.io/github/wdm0006/git-pandas?branch=master) ![travis status](https://travis-ci.org/wdm0006/git-pandas.svg?branch=master) [![PyPI version](https://badge.fury.io/py/git-pandas.svg)](https://badge.fury.io/py/git-pandas) ![downloads](https://img.shields.io/pypi/dm/git-pandas.svg) \n\n\n![Cumulative Blame](https://raw.githubusercontent.com/wdm0006/git-pandas/master/examples/img/githubblame.png)\n\nA simple set of wrappers around gitpython for creating pandas dataframes out of git data. The project is centered around\ntwo primary objects:\n\n * Repository\n * ProjectDirectory\n \nA Repository object contains a single git repo, and is used to interact with it. A ProjectDirectory references a directory\nin your filesystem which may have in it multiple git repositories. The subdirectories are all walked to find any child\nrepos, and any analysis is aggregated up from all of those into a single output (pandas dataframe).\n\nCurrent functionality includes:\n\n * Commit history with extension and directory filtering\n * Edited files history with extension and directory filtering\n * Blame with extension and directory filtering\n * Branches \n * Tags\n * ProjectDirectory-level general information table\n * Approximate bus factor\n * Cumulative Blame as a time series\n * Github.com profile analysis via GitHubProfile object\n * Plotting helpers in utilities module\n * Punchcard dataframe and plotting utility\n * Filewise blame\n * File owner approximation\n * Estimation of hours spent per project or per author across projects\n \nPlease see examples for more detailed usage. The image above is generated using the repository object's cumulative blame\nfunction on stravalib.\n\n\nInstallation\n------------\n\nGit-pandas supports python 2.7+ and 3.3+. To install use:\n\n pip install git-pandas\n \nDocumentation\n-------------\n\nDocs can be found here: [http://wdm0006.github.io/git-pandas/](http://wdm0006.github.io/git-pandas/)\n\nContributing\n------------\n\nWe are looking for contributors, so if you are interested, please review our contributor guidelines in CONTRIBUTING.md,\nwhich includes some proposed starter issues, or if you have an idea of your own, send us a pull request.\n\nProjects Using Git-Pandas\n-------------------------\n\n * [GitNOC](https://github.com/wdm0006/gitnoc)\n * [Commit Opener](https://github.com/lbillingham/commit_opener)\n \n \nLicense\n-------\n\nThis is BSD licensed (see LICENSE.md)", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/wdm0006/git-pandas/tarball/1.2.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/wdm0006/git-pandas", "keywords": "git pandas data analysis", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "git-pandas", "package_url": "https://pypi.org/project/git-pandas/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/git-pandas/", "project_urls": { "Download": "https://github.com/wdm0006/git-pandas/tarball/1.2.0", "Homepage": "https://github.com/wdm0006/git-pandas" }, "release_url": "https://pypi.org/project/git-pandas/1.2.0/", "requires_dist": null, "requires_python": null, "summary": "A utility for interacting with data from git repositories as Pandas dataframes", "version": "1.2.0" }, "last_serial": 2117045, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e75ef2ac668f68f2e79e2ab6f1911456", "sha256": "8f3da8d88deac5841fd82386b43412a62640106582fbc5a00fd07589ffc413f8" }, "downloads": -1, "filename": "git-pandas-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e75ef2ac668f68f2e79e2ab6f1911456", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5271, "upload_time": "2015-11-09T02:37:00", "url": "https://files.pythonhosted.org/packages/1f/b0/ab5aa72b728a0b2f584c892fd7413d49e61d2c9408a0dbd17e8ea17ddece/git-pandas-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "3bec19876ab142a6fe819f227a407766", "sha256": "5389928e428dcf80f0f0df610d8f5c2de41ecea3b526744ce538ebf49a45885d" }, "downloads": -1, "filename": "git-pandas-0.0.2.tar.gz", "has_sig": false, "md5_digest": "3bec19876ab142a6fe819f227a407766", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5307, "upload_time": "2015-11-10T00:27:25", "url": "https://files.pythonhosted.org/packages/b3/16/735aa4d515f8ae62d31f3a29d9c32bf413e1b68a7438503419434be26549/git-pandas-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "21ce9c45c1cfbc43e22d89fbecda59eb", "sha256": "1b22a8a2c3ddc6b3d1b15b3a3fdb1f640a0a8361ef3ebc6a80e5b59275e93812" }, "downloads": -1, "filename": "git-pandas-0.0.3.tar.gz", "has_sig": false, "md5_digest": "21ce9c45c1cfbc43e22d89fbecda59eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7459, "upload_time": "2015-11-21T15:43:29", "url": "https://files.pythonhosted.org/packages/50/e9/344c74ad68eabed02024368c816a071015ef176991499f33cc666e6f2267/git-pandas-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "2d92a785be096d5509afdc8ead793a86", "sha256": "14e9965ee97e68ae4f3fba1012316c35fc189968a8e69c4809b3295cc777d2a6" }, "downloads": -1, "filename": "git-pandas-0.0.4.tar.gz", "has_sig": false, "md5_digest": "2d92a785be096d5509afdc8ead793a86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10610, "upload_time": "2015-12-05T22:00:03", "url": "https://files.pythonhosted.org/packages/f3/e7/a771e53435e580b0766033421c71b9502a3ee9f8f41958d5c656e029ef00/git-pandas-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "9f23e04d13d0335368a6c5019cff63dd", "sha256": "42340ac74bc959f961edc09f460f5350dff13df5a824aaa4f2a231cf8ccb6185" }, "downloads": -1, "filename": "git-pandas-0.0.5.tar.gz", "has_sig": false, "md5_digest": "9f23e04d13d0335368a6c5019cff63dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12002, "upload_time": "2015-12-25T20:57:38", "url": "https://files.pythonhosted.org/packages/bb/d4/f3e5d8dfc2f49ded06a78cc193d5f38a359a4155233247e0d73098226034/git-pandas-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "ad14c75028689fbcc05e59b3fc4a1acd", "sha256": "6c43562d39fb2f198163800279779543f52e4ea01ddfea44990d746ba7c94192" }, "downloads": -1, "filename": "git-pandas-0.0.6.tar.gz", "has_sig": false, "md5_digest": "ad14c75028689fbcc05e59b3fc4a1acd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13841, "upload_time": "2016-01-08T00:33:39", "url": "https://files.pythonhosted.org/packages/90/6f/8233018ee46ac94d00c2d80c4c16ebe7c3ea75a082bd6c226a99370ede0c/git-pandas-0.0.6.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "643296523169d889fe1a0171009e54b3", "sha256": "8f22a4bc49ef8ab77e03232dc4526a098d2fccf853c741a96ca72252c0abb2f0" }, "downloads": -1, "filename": "git-pandas-1.0.0.tar.gz", "has_sig": false, "md5_digest": "643296523169d889fe1a0171009e54b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16808, "upload_time": "2016-02-03T01:41:13", "url": "https://files.pythonhosted.org/packages/76/78/d7e0857e4c97f54e75ea29a064a8a051993e751db809db0fd28f028a1e70/git-pandas-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "d5f6184a15378d4f43be0ff988af1e34", "sha256": "707c38d23452e600881d0460d8098e35a46be6b88e84db10e876979f19ffcc7f" }, "downloads": -1, "filename": "git-pandas-1.0.1.tar.gz", "has_sig": false, "md5_digest": "d5f6184a15378d4f43be0ff988af1e34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18272, "upload_time": "2016-03-02T01:21:03", "url": "https://files.pythonhosted.org/packages/50/45/342af7aabbac654df9798bce0d7aaa3e4808654aec56ce68483305aa779b/git-pandas-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "c3557e6c5e26e14174d6958bcbec756e", "sha256": "818e9f64852ec5ecfdeb5e9f56fef4a58e8b0d577ed6fa0380de286676459f78" }, "downloads": -1, "filename": "git-pandas-1.0.2.tar.gz", "has_sig": false, "md5_digest": "c3557e6c5e26e14174d6958bcbec756e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18362, "upload_time": "2016-03-11T21:19:54", "url": "https://files.pythonhosted.org/packages/bf/b8/c69915acff4917e0e1549fe7d8b9702c59c2877a7b4cb4199ec98a24e1a2/git-pandas-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "200a6057cf2c1c607baa592ba6299cc2", "sha256": "26bd62878f8c44a94d2862a9671b8cc2b15b103ffce776de7c59b4e1af67bec5" }, "downloads": -1, "filename": "git-pandas-1.0.3.tar.gz", "has_sig": false, "md5_digest": "200a6057cf2c1c607baa592ba6299cc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19859, "upload_time": "2016-04-16T18:03:50", "url": "https://files.pythonhosted.org/packages/31/b8/d7fed22f4b401372feced42541280616f5b6c95b09b2c40c5d5d42368906/git-pandas-1.0.3.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "a47ad5f0d33e0f93396a00fb15900ca6", "sha256": "491cb71d760a2a1e6a5789d24c640fe9ed132fc818995b74d266f9e4fed5fe2d" }, "downloads": -1, "filename": "git-pandas-1.2.0.tar.gz", "has_sig": false, "md5_digest": "a47ad5f0d33e0f93396a00fb15900ca6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20110, "upload_time": "2016-05-15T19:47:59", "url": "https://files.pythonhosted.org/packages/a9/da/06646be9530b3f1b7697b6e4b85e3aacca597aeb6c945af0e8e3a517eeff/git-pandas-1.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a47ad5f0d33e0f93396a00fb15900ca6", "sha256": "491cb71d760a2a1e6a5789d24c640fe9ed132fc818995b74d266f9e4fed5fe2d" }, "downloads": -1, "filename": "git-pandas-1.2.0.tar.gz", "has_sig": false, "md5_digest": "a47ad5f0d33e0f93396a00fb15900ca6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20110, "upload_time": "2016-05-15T19:47:59", "url": "https://files.pythonhosted.org/packages/a9/da/06646be9530b3f1b7697b6e4b85e3aacca597aeb6c945af0e8e3a517eeff/git-pandas-1.2.0.tar.gz" } ] }