API for PV site level forecasting
poetry install
poetry run uvicorn pv_site_api.main:app --reload
poetry run pytest tests
Format the code in place
make format
Verify that the code satisfies the style
make lint
Thanks goes to these wonderful people (emoji key):
Peter Dudfield 💻 |
rachel tipton 💻 |
Eric Liu 💻 |
Simon Lemieux 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!