Skip to main content

Wrapper for Gismeteo API

Project description

pygismeteo

CI Downloads

Обёртка для Gismeteo API.

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

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

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

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

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

Установка

pip install -U pygismeteo pygismeteo-base

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

https://pygismeteo.readthedocs.io

Пример

with pygismeteo.Gismeteo(token="56b30cb255.3443075") as gismeteo:
    search_results = gismeteo.search.by_query("Москва")
    city_id = search_results[0].id
    current = 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

pygismeteo-8.0.1.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

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

pygismeteo-8.0.1-py3-none-any.whl (10.7 kB view details)

Uploaded Python 3

File details

Details for the file pygismeteo-8.0.1.tar.gz.

File metadata

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

File hashes

Hashes for pygismeteo-8.0.1.tar.gz
Algorithm Hash digest
SHA256 4d3862677b9f203d1d3a769aeef9f731fef92d82068fd14d2bd7a22cb1acc806
MD5 fcd7f6aa18ce1ed4371eef99b528f7f4
BLAKE2b-256 402a4786729911fdcc2bc176c1056d84fad29a478c666a5a2932775858f2333f

See more details on using hashes here.

File details

Details for the file pygismeteo-8.0.1-py3-none-any.whl.

File metadata

  • Download URL: pygismeteo-8.0.1-py3-none-any.whl
  • Upload date:
  • Size: 10.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.0

File hashes

Hashes for pygismeteo-8.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 99ff02d61a94ce758f2afc3bbb4442b6f8a00be2a518b1e702e181dc4aef8e90
MD5 e57c14b142d38ff31a97728e64b03286
BLAKE2b-256 bf30671289c614591c4a06b7ddf58eea3ab89d49acb1ebac4dc92070d729c300

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