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.2.tar.gz
(1.8 kB
view details)
File details
Details for the file pybarry-0.0.2.tar.gz
.
File metadata
- Download URL: pybarry-0.0.2.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bb65fcd2b6106d2fcebf212cc5cbd52604e7b669570f60c03f297d8e109fe32 |
|
MD5 | cb8b407022967c90d4e89f0b264d1470 |
|
BLAKE2b-256 | d5dddc3cf1b029f7f53ded780be72d766bab379414ed60d34f1f893c35973969 |