Skip to main content

Gaode Python SDK.

Project description

Gaode - 高德 API

Gaode SDK for Python, which based on https://lbs.amap.com/api/webservice/summary/

Install

pip install gaode

Usage

All API supported! please visit Supported methods for more information!

from gaode import Gaode

token = "TOKEN"
word = "饸饹"
gd = Gaode(token)
ret = gd.place_text(word=word)  # Limited to use `keyword arguments`
{
    "count": "0",
    "info": "OK",
    "infocode": "10000",
    "pois": [],
    "status": "1",
    "suggestion": {
        "cities": [
            {
                "name": "西安市",
                "num": "1849"
            },
            ...
        ],
        "keywords": []
    }
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gaode-0.1.0.tar.gz (3.3 kB view details)

Uploaded Source

Built Distributions

gaode-0.1.0-py3.7.egg (3.4 kB view details)

Uploaded Source

gaode-0.1.0-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file gaode-0.1.0.tar.gz.

File metadata

  • Download URL: gaode-0.1.0.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.5

File hashes

Hashes for gaode-0.1.0.tar.gz
Algorithm Hash digest
SHA256 acb9b3e3553ed53cc11dccafaacca1aac12e1155639896939abf427501b33cbb
MD5 a2d68f18c40dc82933d505ee7bc046fd
BLAKE2b-256 30a7fb788fbbcd765bb0d8e0eefa75cc17285faa991236a6010e65c0e26627c1

See more details on using hashes here.

File details

Details for the file gaode-0.1.0-py3.7.egg.

File metadata

  • Download URL: gaode-0.1.0-py3.7.egg
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.5

File hashes

Hashes for gaode-0.1.0-py3.7.egg
Algorithm Hash digest
SHA256 cd5d896fc136143d41213a5f2ac32052fa4bd930b07c0c6b16d040327efe7c7c
MD5 c9d7b3743217f05dad504f8ef5104f0d
BLAKE2b-256 13da7f5e0243797c90f4f84614d9655360cb8abe56cb25d1f960113f7d75900a

See more details on using hashes here.

File details

Details for the file gaode-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: gaode-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.5

File hashes

Hashes for gaode-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4a3cb627a81cb697f61c6702d3761ea9fffda6be3fa84b5f3eaea297075e41fe
MD5 6e8dc76a74993d69f5bf0112d6eeece8
BLAKE2b-256 b8d3e53b8ff41df3fb8716ee216175ae444dc638cf15ffce18d423c8f2f2a3da

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page