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
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)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b44976b57fe607cb984d88f56050ecff6b0f5e2bfaf3dee30849ac1425815d88
|
|
| MD5 |
863e605d7938f457cf5959408cf0e244
|
|
| BLAKE2b-256 |
7e0b328a4beac74d40e7e128731d271d02aca65441c73f647190c26fbc2a792c
|
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8626132b694235b2131f47b3df35d5a933f687b15cbc19c384071b0042a8732f
|
|
| MD5 |
f06886fde84e559d9797116d6b50ec33
|
|
| BLAKE2b-256 |
370e8bf6ddbf6d0ba00b5909925f823c6b94e45f6d6c61af5454cb7eb09a14ae
|