Metadata-Version: 2.1
Name: driveup
Version: 0.6.5
Summary: Python package for uploading files and folders to Google Drive.
Home-page: https://github.com/raul-martin-dev/Driveup
Author: Raúl M.R.
Author-email: raul.martin4bc@gmail.com
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: google-api-python-client
Requires-Dist: google-auth-httplib2
Requires-Dist: google-auth-oauthlib

Python package for uploading files and folders to Google Drive

<p align="center">
  <a href="https://pypi.org/project/driveup/">
    <img src="https://img.shields.io/pypi/v/driveup" alt="PyPI" />
  </a>
  <a href="https://pepy.tech/project/driveup">
    <img src="https://pepy.tech/badge/driveup/month" alt="downloads" />
  </a>
</p>
