Skip to content

ProfessionalCaddie/pv-site-api

 
 

Repository files navigation

PVSiteAPI

All Contributors

API for PV site level forecasting

Setup and Run

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
Peter Dudfield

💻
rachel tipton
rachel tipton

💻
Eric Liu
Eric Liu

💻
Simon Lemieux
Simon Lemieux

💻
Rahul Maurya
Rahul Maurya

💻
Suleman Karigar
Suleman Karigar

💻
BraunRudolf
BraunRudolf

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Site specific API for PV forecasting

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 85.5%
  • Jupyter Notebook 13.9%
  • Other 0.6%