Metadata-Version: 2.1
Name: trashpy
Version: 1.0.4
Summary: Download your Google Drive Trash folder
Home-page: https://github.com/pizzapanther/pydrive-trash-backup
License: MIT
Author: Paul Bailey
Author-email: paul.m.bailey@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: google-api-python-client (>=1.12.3,<2.0.0)
Requires-Dist: google-auth (>=1.22.1,<2.0.0)
Requires-Dist: google-auth-oauthlib (>=0.4.1,<0.5.0)
Description-Content-Type: text/markdown

# TrashPy

Download your google drive trash folder

## Install

*Make sure to use Python 3*

```
sudo pip3 install trashpy
```

## Usage

```
trashpy
```

It will ask you to authenicate then it will download all your trash to: `gtrash`

