Generic library for energy management and peer-to-peer trading
Project description
Smart Energy Manager Library
Generic Python library for energy management and peer-to-peer trading.
Installation
pip install smart-energy-manager-lib
Quick Start
from smart_energy_manager_lib import EnergyAccount
account = EnergyAccount("USER001", "John", generated=200, consumed=100)
print(f"Surplus: {account.calculate_surplus()} kWh")
Features
- Energy account management
- Surplus/deficit calculations
- P2P energy trading
- Carbon offset tracking
- Solar generation estimation
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file smart_energy_manager_lib-1.2.0.tar.gz.
File metadata
- Download URL: smart_energy_manager_lib-1.2.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b648f2d43828f28b43d9599cbd4e4e92f20578afd15d7d43006a05d21956c969
|
|
| MD5 |
d499d1664bf8520c77082e7f741b5f1e
|
|
| BLAKE2b-256 |
773741aac498927ff00ae20dfd0cd3587830dcedcf6abbefd75692cd9b9d5b53
|
File details
Details for the file smart_energy_manager_lib-1.2.0-py3-none-any.whl.
File metadata
- Download URL: smart_energy_manager_lib-1.2.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a36b203b0604b6b39d298f1c2bdb08a9445b83bf5c908677bf8cd2ad4c567f55
|
|
| MD5 |
fc1ad2e306135284b750861cb1e40d58
|
|
| BLAKE2b-256 |
f175877a0e3d7d4faefe93015817727c03d047f9e2c1951faf736897337af139
|