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
Release files for gcp-alpa 0.0.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gcp-alpa-0.0.9.tar.gz | 3.5 kB | Details |
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gcp_alpa-0.0.9-py3.8.egg | Legacy Egg format | - | - | Details |
| gcp_alpa-0.0.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.9 kB
Release files / gcp-alpa-0.0.9.tar.gz
| Download URL | gcp-alpa-0.0.9.tar.gz |
|---|---|
| Size | 3.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fa1be21c69b9bea34077078de95e07d4bb091c41b83f896b8594afc79598e81a
|
|
BLAKE2b-256 checksum How to use checksums |
be02457f0bffc66f1b029749bdd3f8caa4ad4e6b7da97f32e03d7bd32ca509f7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.8.10
|
Release files / gcp_alpa-0.0.9-py3.8.egg
| Download URL | gcp_alpa-0.0.9-py3.8.egg |
|---|---|
| Size | 7.7 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
ce379c3362d224bd65d2742b9a348da082f06ef8a18035c7a7ad2f99b0347a4e
|
|
BLAKE2b-256 checksum How to use checksums |
940957722434ab3f0a38856941004f9da8a0b8232c92e3abb98b0c238e2d56e0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.8.10
|
Release files / gcp_alpa-0.0.9-py3-none-any.whl
| Download URL | gcp_alpa-0.0.9-py3-none-any.whl |
|---|---|
| Size | 4.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d80a0ed65b0754a8f22884af2a18252c37279fc16206ef93175656625f9183b2
|
|
BLAKE2b-256 checksum How to use checksums |
c13e3a39257c82d2cf5596275317b8c8bd6919aaa074a9526715130385d7bf72
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.8.10
|