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.

$ pip install PyDrive2

To install the current development version from GitHub, use:

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

Table of Contents#