#### Python - Google API
google-python-sdk is a simple client for google api.
## Installation ` sudo pip install google-python-sdk `
## Using `python from google import API api = API('CLIENT_ID', 'CLIENT_SECRET', 'API_KEY', 'ACCESS_TOKEN') `
## References https://www.googleapis.com/oauth2/v3/userinfo `python profile = api.get_profile() `
## References https://oauth2.googleapis.com/tokeninfo `python tokeninfo = api.get_token_info() `
## Contributing [https://github.com/rohitkhatri/google-python-sdk](https://github.com/rohitkhatri/google-python-sdk)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file google-python-sdk-1.0.0.tar.gz.
File metadata
- Download URL: google-python-sdk-1.0.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
156ac088102f0cf1ae714b3903f69f00e81c1ab0dd32e57e9b97b28b83ac3555
|
|
| MD5 |
77faca13b2c1bdd4438928abda9623c7
|
|
| BLAKE2b-256 |
ba5276ccdedab434822f3cd39e5b5a050ffd9ebf06bcfba93233706159d382e6
|