Metadata-Version: 2.4
Name: gmail-api-wrapper
Version: 0.1.63
Summary: Gmail api wrapper.
Home-page: https://bitbucket.org/johnnyxiang/gmail_api_wrapper
Author: Johnny X
Author-email: johnnyxiang2017@gmail.com
License: MIT
Keywords: gmail api
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Dist: google
Requires-Dist: httplib2
Requires-Dist: six
Requires-Dist: click
Requires-Dist: google-api-python-client
Requires-Dist: google-auth-oauthlib
Requires-Dist: oauth2client
Requires-Dist: google-cloud-storage
Requires-Dist: google-auth-httplib2
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

gmail api wrapper
=====================

A wrapper to gmail api, and utils to parse email.


Installation
-------------

The simplest way is to install it via `devpi`:

    devpi install gmail-api-wrapper


Configuration
-------------

