微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

PyDriller 解析 Git repo 的 Python 框架

程序名称:PyDriller

授权协议: Apache-2.0

操作系统: 跨平台

开发语言: Python

PyDriller 介绍

PyDriller 是一个可以帮助开发人员解析 Git 存储库的 Python 框架,开发者可以通过 PyDriller 轻松提取
commit、开发人员、修改、diff 和源码等信息。

@inproceedings{Spadini2018,
    address = {New York, New York, USA},
    author = {Spadini, Davide and Aniche, Maur\'{i}cio and Bacchelli, Alberto},
    booktitle = {Proceedings of the 2018 26th ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering - ESEC/FSE 2018},
    doi = {10.1145/3236024.3264598},
    isbn = {9781450355735},
    keywords = {2018,acm reference format,and alberto bacchelli,davide spadini,git,gitpython,maur\'{i}cio aniche,mining software repositories,pydriller,python},
    pages = {908--911},
    publisher = {ACM Press},
    title = {{PyDriller: Python framework for mining software repositories}},
    url = {http://dl.acm.org/citation.cfm?doid=3236024.3264598},
    year = {2018}
}

PyDriller 官网

https://github.com/ishepard/pydriller

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐