且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

Github仓库的批量编辑器?

更新时间:2022-06-25 05:25:55

所以我 did 最终自己滚动了自己,由于PyGTK,请求+ json非常简单.

So I did end up rolling my own, was pretty straightforward thanks to PyGTK, requests + json.

在Github上获得结果: https://github.com/floe/github-bulk编辑器,欢迎反馈!

Result is up on Github: https://github.com/floe/github-bulk-editor, feedback welcome!

(尽管它只允许回购的大量传输,因为这是我现在所需要的,但我尝试使内部尽可能通用,因此大多数其他Github API命令应该非常容易添加.)

(Even though it only allows bulk transfer of repos, because that's what I needed right now, I've tried to keep the internals as generic as possible, so most other Github API commands should be very easy to add.)