PVNet
Project description
PVNet 2.1
Setup
git clone https://github.com/openclimatefix/PVNet.git
cd PVNet
pip install -r requirements.txt
pip install git+https://github.com/SheffieldSolar/PV_Live-API
Running
python run.py
Development
pip install -r requirements.txt -r requirements-dev.txt
pytest
Might need to install PVLive
pip install git+https://github.com/SheffieldSolar/PV_Live-API#pvlive_api
Testing
You can use pytest
to run tests
Experiments
Notes on these experiments are here.
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
PVNet-2.0.0.tar.gz
(16.3 kB
view hashes)
Built Distribution
PVNet-2.0.0-py3-none-any.whl
(17.8 kB
view hashes)