Barry Electricity Price Consumption Data
Project description
pybarry
Python3 library for Barry.
Get electricity consumption price.
Install
pip3 install pybarry
Example:
from pybarry import Barry
access_token = '<your barry token>'
barry_connection = Barry(access_token=access_token)
# Get price_code from where your metering point is located
latest_price = barry_connection.update_price_data(price_code=price_code)
print(latest_price)
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
pybarry-0.0.4.tar.gz
(2.2 kB
view details)
File details
Details for the file pybarry-0.0.4.tar.gz
.
File metadata
- Download URL: pybarry-0.0.4.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f18967c6a848d207fbab395238cf74415ec85df3d0ce7794bf2a12733b6dcd4 |
|
MD5 | a1d997aecd0fe5dc980be128cdbe1719 |
|
BLAKE2b-256 | e37070995175478c5b54e7de1da88224625ff92a9b0f42a16a1f5ecf4513a4ca |