Skip to main content

Asynchronous wrapper for Gismeteo API

Project description

aiopygismeteo

CI Downloads

Асинхронная обёртка для Gismeteo API.

Синхронная версия здесь.

Разработка приостановлена

Для использования библиотеки нужен API токен, который можно запросить по электронной почте b2b@gismeteo.ru.

В настоящее время у разработчика отсутствует API токен, что делает невозможными тестирование и дальнейшую разработку.

Если вам нужна погодная библиотека без API токена, можете рассмотреть https://github.com/monosans/aiopywttr.

Установка

pip install -U aiopygismeteo pygismeteo-base

Документация

https://aiopygismeteo.readthedocs.io

Пример

async with aiopygismeteo.Gismeteo(token="56b30cb255.3443075") as gismeteo:
    search_results = await gismeteo.search.by_query("Москва")
    city_id = search_results[0].id
    current = await gismeteo.current.by_id(city_id)
print(current)

License / Лицензия

MIT

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

aiopygismeteo-7.0.2.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aiopygismeteo-7.0.2-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file aiopygismeteo-7.0.2.tar.gz.

File metadata

  • Download URL: aiopygismeteo-7.0.2.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.0

File hashes

Hashes for aiopygismeteo-7.0.2.tar.gz
Algorithm Hash digest
SHA256 ffae879dfa36a059aeefb2e0e718f7a154b17b2721fb4fa73f9f4aed3c9369fe
MD5 0c7918d156f0bcce8223941b30582f57
BLAKE2b-256 88bb14b7d373f1b79cbf18e9989f3f3676c1694cf272109915b82fb50a132cca

See more details on using hashes here.

File details

Details for the file aiopygismeteo-7.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for aiopygismeteo-7.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3299a40d1b5a801d360fb33bc56852e4d510174154002aa184f46092f0fef78e
MD5 deb1a9a8ee816474e4f8bc69489bb614
BLAKE2b-256 098c18ccf909da0a8e9d1ee3634db83a3daa219e2284d08f41a2f8c4ec5abfac

See more details on using hashes here.

Supported by

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