Metadata-Version: 2.0
Name: hubspot-oauth2client
Version: 0.1
Summary: Hubspot OAuth 2.0 client library
Home-page: http://github.com/strogonoff/hubspot_oauth2client/
Author: Anton Strogonoff
Author-email: UNKNOWN
License: BSD 2-clause
Keywords: hubspot,oauth 2.0,http,client
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Dist: requests (>=2.13)

hubspot_oauth2client is a lightweight client library for OAuth 2.0 that works with Hubspot and mimics a subset of Google’s oauth2client API.


