Skip to main content

Async client for Yandex Maps

Project description

aioymaps is an asynchronous library provides API to fetch json information about transport stops from Yandex Maps

Requirements

aioymaps requires python 3.5 or higher due to async/await syntax and aiohttp library

Installation

Use pip to install the library:

pip install aioymaps

Or install manually.

sudo python ./setup.py install

Usage

from aioymaps import YandexMapsRequester

requester = YandexMapsRequester()
data = await requester.get_stop_info('stop__10067199')
print(data)

Or you can use it in your shell:

python -m aioymaps -s group__219

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

aioymaps-1.2.5.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

aioymaps-1.2.5-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file aioymaps-1.2.5.tar.gz.

File metadata

  • Download URL: aioymaps-1.2.5.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.9

File hashes

Hashes for aioymaps-1.2.5.tar.gz
Algorithm Hash digest
SHA256 b44976b57fe607cb984d88f56050ecff6b0f5e2bfaf3dee30849ac1425815d88
MD5 863e605d7938f457cf5959408cf0e244
BLAKE2b-256 7e0b328a4beac74d40e7e128731d271d02aca65441c73f647190c26fbc2a792c

See more details on using hashes here.

File details

Details for the file aioymaps-1.2.5-py3-none-any.whl.

File metadata

  • Download URL: aioymaps-1.2.5-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.9

File hashes

Hashes for aioymaps-1.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8626132b694235b2131f47b3df35d5a933f687b15cbc19c384071b0042a8732f
MD5 f06886fde84e559d9797116d6b50ec33
BLAKE2b-256 370e8bf6ddbf6d0ba00b5909925f823c6b94e45f6d6c61af5454cb7eb09a14ae

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