项目作者: Bytezz

项目描述 :
Google Drive cli in python
高级语言: Python
项目地址: git://github.com/Bytezz/PyGDrive.git
创建时间: 2017-06-11T15:13:52Z
项目社区:https://github.com/Bytezz/PyGDrive

开源协议:GNU General Public License v3.0

下载


PyGDrive

Google Drive cli in python
G.P.L.3


How to install

  • Download:
    git clone https://github.com/Bytezz/PyGDrive
  • Install:
    cd PyGDrive/
    sudo make install

    How to update

  • cd PyGDrive/
  • sudo python update.py

    How to reinstall

  • cd PyGDrive/
  • sudo make reinstall

    How to uninstall

  • cd PyGDrive/
  • sudo make uninstall

    How to use

    In the folder you want to upload place the file client_secrets.json,
    then run:

pygdrive

for upload all file on GDrive or run:

pygdrive help

for help.


DEVELOPER

LICENSE