文件名称:Github-Commit-Consumer-through-API-call
文件大小:5KB
文件格式:ZIP
更新时间:2024-03-29 17:11:42
JupyterNotebook
Github通过API调用消费者 首先安装所有软件包 pip install -r requirements.txt 然后运行python脚本 python -m githuballcommitscrpit.py 输入您的github个人资料令牌 You can goto the link and generate your token 或者 Your profile- > Setting- > Developer settings- > Personal access tokens ->转到脚本目录,您可以在CSV文件中看到提交列表 GitCommitList.csv
【文件预览】:
Github-Commit-Consumer-through-API-call-main
----LICENSE(1KB)
----githuballcommitscrpit.py(2KB)
----requirements.txt(106B)
----Github Commit Consumer.ipynb(8KB)
----README.md(585B)