git2json:将git日志转换为JSON以便于分析

时间:2021-02-22 01:15:16
【文件属性】:
文件名称:git2json:将git日志转换为JSON以便于分析
文件大小:24KB
文件格式:ZIP
更新时间:2021-02-22 01:15:16
Python Git2JSON 将git日志转换为JSON,以便于分析。 免费软件:BSD许可证 文档: : 。 安装 安装git2json的最简单方法是通过pip: pip install git2json 如果您需要最新版本(遇到错误的风险更大),可以克隆此存储库并手动安装它: git clone https://github.com/tarmstrong/git2json.git cd git2json python setup.py install 用法 usage: git2json [-h] [--git-dir GIT_DIR] [--since SINCE] optional arguments: -h, --help show this help message and exit --git-dir GIT_DIR Path to the .gi
【文件预览】:
git2json-master
----MANIFEST.in(99B)
----.travis.yml(424B)
----README.rst(3KB)
----.coveragerc(185B)
----docs()
--------history.rst(27B)
--------conf.py(8KB)
--------usage.rst(73B)
--------make.bat(6KB)
--------installation.rst(193B)
--------authors.rst(27B)
--------readme.rst(26B)
--------Makefile(7KB)
--------index.rst(504B)
--------contributing.rst(32B)
----AUTHORS.rst(166B)
----git2json()
--------parser.py(4KB)
--------__init__.py(2KB)
----CONTRIBUTING.rst(3KB)
----tests()
--------test_git2json.py(3KB)
--------test_regex_commit.py(1KB)
--------__init__.py(46B)
--------fixtures()
----tox.ini(229B)
----LICENSE(1KB)
----HISTORY.rst(588B)
----requirements.txt(0B)
----.coveralls.yml(0B)
----setup.py(1KB)
----.gitignore(372B)
----Makefile(1KB)
----.gitattributes(13B)

网友评论