项目作者: eFiniLan

项目描述 :
Gitee Github sync with selenium
高级语言: Python
项目地址: git://github.com/eFiniLan/gitee-github-sync.git
创建时间: 2019-06-19T06:58:35Z
项目社区:https://github.com/eFiniLan/gitee-github-sync

开源协议:

下载


gitee-github-sync

A small python script for clicking the “sync” button on the gitee repository page with selenium.

This script was last tested on 2019/06/19

  1. git clone https://github.com/efiniLan/gitee-github-sync.git
  2. sudo apt-get install python-pip
  3. sudo pip install selenium
  4. # download geckodriver (https://github.com/mozilla/geckodriver/releases) if necessary
  5. cd gitee-github-sync
  6. python gitee-github-sync.py <gitee_username> <gitee_password>