PVSiteAPI
November 5, 2025 ยท View on GitHub
Warning
This repo will soon be deprecated in favour of quartz-api
API for PV site level forecasting
Setup and Run
Install poetry
Install python dependencies
poetry install
Start the API using uvicorn
poetry run uvicorn pv_site_api.main:app --reload
Running the tests
poetry run pytest tests
Coding style
Format the code in place
make format
Verify that the code satisfies the style
make lint
Contributors โจ
Thanks goes to these wonderful people (emoji key):
Peter Dudfield ๐ป |
rachel tipton ๐ป |
Eric Liu ๐ป |
Simon Lemieux ๐ป |
Rahul Maurya ๐ป |
Suleman Karigar ๐ป |
BraunRudolf ๐ป |
Nicholas Tucker ๐ป |
Anas Khan ๐ป |
Utkarsh Verma ๐ป |
This project follows the all-contributors specification. Contributions of any kind welcome!