{ "info": { "author": "Joshua Carp", "author_email": "jm.carp@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "=======\npychurn\n=======\n\n.. image:: https://img.shields.io/travis/jmcarp/pychurn/master.svg\n :target: https://travis-ci.org/jmcarp/pychurn\n :alt: Travis-CI\n\nInstallation\n------------\n\n::\n\n pip install -U pychurn\n\npychurn will use the `pygit2` bindings for `libgit2` if available, which significantly improves performance. To install, see the `libgit2 docs `_.\n\nUsage\n-----\n\nRead the docs: ::\n\n pychurn --help\n\nExample usage: ::\n\n pychurn report\n pychurn report --path /path/to/repo --since 2016-01-01 --exclude '**test**'\n\nExample output: ::\n\n $ pychurn --debug report --path . --sort churn --count 5\n\n code churn complexity\n ------------------------------------ ------- ------------\n pychurn/version.py:get_churn 4 11\n pychurn/cli.py:churn 3 2\n pychurn/complexity.py:get_complexity 3 8\n pychurn/cli.py:cli 2 2\n pychurn/cli.py:report 1 4", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jmcarp/pychurn", "keywords": "pychurn", "license": "Copyright 2016 Joshua Carp\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.", "maintainer": null, "maintainer_email": null, "name": "pychurn", "package_url": "https://pypi.org/project/pychurn/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pychurn/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jmcarp/pychurn" }, "release_url": "https://pypi.org/project/pychurn/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Identifying hotspots in python code", "version": "0.2.0" }, "last_serial": 2113268, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e1470cf9241d31f617f6df3567548be6", "sha256": "7de5cf9d6b6beae5dc2fd1972ffd97b8dddc8db0dc1942e4e9a814cec769e596" }, "downloads": -1, "filename": "pychurn-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e1470cf9241d31f617f6df3567548be6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8246, "upload_time": "2016-04-30T23:25:40", "url": "https://files.pythonhosted.org/packages/37/04/f6619030ba0a0b7d1053bb91adaa6dff650bb1598a5a5533bf5643aa44df/pychurn-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "951602288bfc9ccf70277f94cc0b74fb", "sha256": "680f75ba21e1ff323ec943aa7c96732ec36ac74ef3addd77e5666db0524d954d" }, "downloads": -1, "filename": "pychurn-0.1.0.tar.gz", "has_sig": false, "md5_digest": "951602288bfc9ccf70277f94cc0b74fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5361, "upload_time": "2016-04-30T23:25:44", "url": "https://files.pythonhosted.org/packages/ec/fa/82a65c21b6dd9c706d7340e6bf9305c609c63828520a6ac1e2ae4001b831/pychurn-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "914ac6d72afa4b8b6dbd6d15e4e9d2f2", "sha256": "372016ed14e87311ee41183193227ee5120b9b1b1b0e3c98323b45a4f4fba532" }, "downloads": -1, "filename": "pychurn-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "914ac6d72afa4b8b6dbd6d15e4e9d2f2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10593, "upload_time": "2016-05-12T21:33:09", "url": "https://files.pythonhosted.org/packages/18/aa/f27e378f0e2227e81b7ec79eaea427d7f5758ce12ec19a081f890ac297fb/pychurn-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cc82e785519b1274f56112ddfcb08c08", "sha256": "8ef7dacc9a1508dcc7ae6401087d1304be2c5be10d4cca419b66e8fd02ab9d50" }, "downloads": -1, "filename": "pychurn-0.2.0.tar.gz", "has_sig": false, "md5_digest": "cc82e785519b1274f56112ddfcb08c08", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6631, "upload_time": "2016-05-12T21:33:22", "url": "https://files.pythonhosted.org/packages/28/16/46bbc30ddd703431ef1e10c1e3d5170e33c688c942be87a0195e819c2cdd/pychurn-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "914ac6d72afa4b8b6dbd6d15e4e9d2f2", "sha256": "372016ed14e87311ee41183193227ee5120b9b1b1b0e3c98323b45a4f4fba532" }, "downloads": -1, "filename": "pychurn-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "914ac6d72afa4b8b6dbd6d15e4e9d2f2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10593, "upload_time": "2016-05-12T21:33:09", "url": "https://files.pythonhosted.org/packages/18/aa/f27e378f0e2227e81b7ec79eaea427d7f5758ce12ec19a081f890ac297fb/pychurn-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cc82e785519b1274f56112ddfcb08c08", "sha256": "8ef7dacc9a1508dcc7ae6401087d1304be2c5be10d4cca419b66e8fd02ab9d50" }, "downloads": -1, "filename": "pychurn-0.2.0.tar.gz", "has_sig": false, "md5_digest": "cc82e785519b1274f56112ddfcb08c08", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6631, "upload_time": "2016-05-12T21:33:22", "url": "https://files.pythonhosted.org/packages/28/16/46bbc30ddd703431ef1e10c1e3d5170e33c688c942be87a0195e819c2cdd/pychurn-0.2.0.tar.gz" } ] }