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)
latest_price = barry_connection.update_price_data()
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.3.tar.gz
(2.1 kB
view details)
File details
Details for the file pybarry-0.0.3.tar.gz
.
File metadata
- Download URL: pybarry-0.0.3.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85270fc3e48388eaf128c62b2628dfcacd2a21d817ed5546cbdd74b4ee7dfe79 |
|
MD5 | fd20b2d2d1784d7438a47c49098d9b27 |
|
BLAKE2b-256 | 6245fff5e6de3034c43247083c096b6031725b380748a21eff5c0a84968a9421 |