{ "info": { "author": "kpj", "author_email": "kpjkpjkpjkpjkpjkpj@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3 :: Only" ], "description": "git_history_profiler\n====================\n\n|PyPI|\n\nPerformance and stability profiling over the git commit history.\n\nInstallation\n------------\n\n.. code:: bash\n\n $ pip install git_history_profiler\n\nUsage\n-----\n\n.. code:: bash\n\n $ git_history_profiler --help\n Usage: git_history_profiler [OPTIONS] REPO_URL\n\n Performance and stability profiling over the git commit history.\n\n Options:\n --config PATH Path to config. [required]\n -c, --commit TEXT Commit id to consider.\n --help Show this message and exit.\n\nTry out the example:\n\n.. code:: bash\n\n $ ./examples/create_test_repository.sh ./test_repo/\n $ git_history_profiler ./test_repo/ --config ./examples/config.yml\n\nAfterwards, check out ``./profiling_results/``.\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/git_history_profiler.svg?style=flat\n :target: https://pypi.org/project/git-history-profiler/", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kpj/git_history_profiler", "keywords": "git profiling", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "git-history-profiler", "package_url": "https://pypi.org/project/git-history-profiler/", "platform": "", "project_url": "https://pypi.org/project/git-history-profiler/", "project_urls": { "Homepage": "https://github.com/kpj/git_history_profiler" }, "release_url": "https://pypi.org/project/git-history-profiler/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Performance and stability profiling over commit historys.", "version": "0.0.2" }, "last_serial": 3703416, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "307ba8e563e532565d404eea31b86cfc", "sha256": "26cb0323a8eb033afbbaf441492c6d8ff256eec54399970048c52878bc34086d" }, "downloads": -1, "filename": "git_history_profiler-0.0.1.tar.gz", "has_sig": false, "md5_digest": "307ba8e563e532565d404eea31b86cfc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4608, "upload_time": "2018-03-25T09:41:41", "url": "https://files.pythonhosted.org/packages/19/95/b23a3bdeab3e29fb61334eeb7ddecdb9cfa8ab707976ee581171bbd1b94b/git_history_profiler-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "d8f06f053038379e595633f7f8600d7c", "sha256": "772cbe18a62ece9a70d720b81b351f71ef6ff51610b992b66fbaacdf6fda18ff" }, "downloads": -1, "filename": "git_history_profiler-0.0.2.tar.gz", "has_sig": false, "md5_digest": "d8f06f053038379e595633f7f8600d7c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5125, "upload_time": "2018-03-25T12:36:08", "url": "https://files.pythonhosted.org/packages/9b/72/d77790c9e660191dbe458d10f5e5cd2764ebd828c4f2f5852e7a080c5c78/git_history_profiler-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d8f06f053038379e595633f7f8600d7c", "sha256": "772cbe18a62ece9a70d720b81b351f71ef6ff51610b992b66fbaacdf6fda18ff" }, "downloads": -1, "filename": "git_history_profiler-0.0.2.tar.gz", "has_sig": false, "md5_digest": "d8f06f053038379e595633f7f8600d7c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5125, "upload_time": "2018-03-25T12:36:08", "url": "https://files.pythonhosted.org/packages/9b/72/d77790c9e660191dbe458d10f5e5cd2764ebd828c4f2f5852e7a080c5c78/git_history_profiler-0.0.2.tar.gz" } ] }