Skip to main content

A Python library for interacting with Holfuy weather stations.

Reason this release was yanked:

Buggy initial version

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.0.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.0-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyholfuy-0.0.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.0.tar.gz
Algorithm Hash digest
SHA256 486647d2547c41ee0e85dd12b6fd040d3c5581b26bd4bd09bd6c84e267b219a7
MD5 b97cbb1b71cd7cc1a6dad648c4e9aa5f
BLAKE2b-256 ec33dd9022cf1756225c12d95932c5bb591594c0d5bff7eb4af9dcacc8c3149c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyholfuy-0.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9389c6fafd458ebf54700f30e91dcdac0f470afaeaf6a288f15093fe59dc4a78
MD5 07b77006830fe250c142e688cca40f4e
BLAKE2b-256 b9d26db61530d57a8fcbf2a846b6c2cb9b06d7d3e823e407488b12434cf86294

See more details on using hashes here.

Provenance

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