Skip to main content

Wrapper for the VG Electricity Price API

Project description

vg-electricity-py

Getting started

from vgelectricity import VGElectricity
import asyncio

async def main():
    vg = VGElectricity()
    print(await vg.sensor_data())
    await vg.close_session()

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

vg-electricity-0.0.5.tar.gz (2.1 kB view details)

Uploaded Source

File details

Details for the file vg-electricity-0.0.5.tar.gz.

File metadata

  • Download URL: vg-electricity-0.0.5.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for vg-electricity-0.0.5.tar.gz
Algorithm Hash digest
SHA256 540e51fbc9448dfd101c9850776de16a27bbab3ff07c12ae35fc3615b2c42450
MD5 e3929ec82099f16a2239f057a00e15fa
BLAKE2b-256 f8db12764e0eebd1c5a2713d081e47760dccf223dfc0a60423635b39f0784771

See more details on using hashes here.

Supported by

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