GCP API Wrapper
Project description
gcp
Various wrappers over Google Cloud Platform API
Installation
pip install gcp-alpa
geocoding
from gcp.geocoding import GCPGeocoding
geocoding = GCPGeocoding(api_key='<API_KEY>')
result = geocoding.reverse(78.2232, 15.6267)
print(result.country)
print(result.locality)
print(result.neighborhood)
Output
Svalbard and Jan Mayen
Longyearbyen
None
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gcp-alpa-0.0.9.tar.gz
(3.5 kB
view details)
Built Distributions
gcp_alpa-0.0.9-py3.8.egg
(7.7 kB
view details)
File details
Details for the file gcp-alpa-0.0.9.tar.gz
.
File metadata
- Download URL: gcp-alpa-0.0.9.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa1be21c69b9bea34077078de95e07d4bb091c41b83f896b8594afc79598e81a |
|
MD5 | edb21f291b603c788c26cef7964b0775 |
|
BLAKE2b-256 | be02457f0bffc66f1b029749bdd3f8caa4ad4e6b7da97f32e03d7bd32ca509f7 |
File details
Details for the file gcp_alpa-0.0.9-py3.8.egg
.
File metadata
- Download URL: gcp_alpa-0.0.9-py3.8.egg
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce379c3362d224bd65d2742b9a348da082f06ef8a18035c7a7ad2f99b0347a4e |
|
MD5 | 7201c8b546f9f639aa6131bed484f785 |
|
BLAKE2b-256 | 940957722434ab3f0a38856941004f9da8a0b8232c92e3abb98b0c238e2d56e0 |
File details
Details for the file gcp_alpa-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: gcp_alpa-0.0.9-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d80a0ed65b0754a8f22884af2a18252c37279fc16206ef93175656625f9183b2 |
|
MD5 | 02edd1b66d1f02e30819d6202c512a6c |
|
BLAKE2b-256 | c13e3a39257c82d2cf5596275317b8c8bd6919aaa074a9526715130385d7bf72 |