PyDrive2 1.19.0 documentation (original) (raw)

View this page

Toggle table of contents sidebar

Welcome to PyDrive2’s documentation¶

PyDrive2 is a wrapper library of google-api-python-client that simplifies many common Google Drive API tasks.

Project Info

How to install

You can install PyDrive2 with regular pip command.

To install the current development version from GitHub, use:

$ pip install git+https://github.com/iterative/PyDrive2.git#egg=PyDrive2

Table of Contents