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.2.tar.gz (5.4 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.2-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pyholfuy-0.2.tar.gz
Algorithm Hash digest
SHA256 ad60d4896acb8af540643592997d72aa969339f2c6c2f18cf8f8de11dcc312fd
MD5 ce6f410ffb3ee04f8cd615dea09ec07c
BLAKE2b-256 f6aa7fa77bef679ffbdf7354114ba60ed527a5cb1929f34d60bb4844d5b5cdae

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyholfuy-0.2.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.2-py3-none-any.whl.

File metadata

  • Download URL: pyholfuy-0.2-py3-none-any.whl
  • Upload date:
  • Size: 6.2 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 85a64ea3d79643a2ad05e822dc00434e4ff605905887be883876e4dcb2797f6e
MD5 0998f57b41e8e178c816d16cf0467032
BLAKE2b-256 aa31c00e640989d2d1424d5cee0afb10cc74dbf8bc031514dba6afa4e9e8420e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyholfuy-0.2-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