Skip to main content

A Python library for interacting with Holfuy weather stations.

Project description

Holfy Logo

PyHolfuy

A Python library for talking to Holfuy Weather Stations.

You need an API key to access the service. To obtain one, please visit the Holfuy API pages.

The Library only access live data.

Example Code

Here is an example of how to use the library.

import aiohttp
import asyncio
from holfuy import HolfuyService

async def main():
    async with aiohttp.ClientSession() as session:
    s = HolfuyService("", session)
    data = await s.fetch_data(["101"])
    print(data)

if __name__ == "__main__":
    asyncio.run(main())

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

pyholfuy-0.1.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

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

pyholfuy-0.1-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file pyholfuy-0.1.tar.gz.

File metadata

  • Download URL: pyholfuy-0.1.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyholfuy-0.1.tar.gz
Algorithm Hash digest
SHA256 f10a576ce9f9a0221bee54ba940497ff1be7df9f73e3e1c8fc6643a5d552eb47
MD5 06512cb885abc444c90a0861c826b88e
BLAKE2b-256 1a6be415b6e2be66458a8d1ecc264f2ee5ee672c0f463383d5d4b666ae78e610

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyholfuy-0.1.tar.gz:

Publisher: python-publish.yml on haavardj/pyholfuy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyholfuy-0.1-py3-none-any.whl.

File metadata

  • Download URL: pyholfuy-0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyholfuy-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9eb17dcb54e2e3e2f3c2771d126a49f9029348df8a11fb03728be4ef8fcd0c6c
MD5 8ed3b1f5d96aae7dca683e0f7fa1870e
BLAKE2b-256 446bf104650afa04faeff0ba1e3ce825dabac615273a4f3543d367548588697f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyholfuy-0.1-py3-none-any.whl:

Publisher: python-publish.yml on haavardj/pyholfuy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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