Skip to content

qpv-research-group/sunglass

Repository files navigation

Sunglass

CI pre-commit.ci status

All Contributors

Sunglass is a simple - and not yet fully operational - graphical user interface for the solar cells and semiconductors modelling framework Solcore.

Using Sunglass

  • Install it from PyPI
pip install sunglass
  • If you want PDD support in Solcore, re-install Solcore with that support:
pip install --no-deps --force-reinstall --install-option="--with_pdd" solcore
  • Run it!
python -m sunglass

Develop Sunglass

  • Install poetry following the instructions for your OS: https://python-poetry.org/docs/.
  • Clone this repository with git clone.
  • Navigate to thee root folder and install sunglass with poetry install.
  • If you want PDD support in Solcore, re-install Solcore with that support.
pip install --no-deps --force-reinstall --install-option="--with_pdd" solcore

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Diego Alonso Álvarez
Diego Alonso Álvarez

🚇 🤔 🚧 💻 🐛
Phoebe Pearce
Phoebe Pearce

👀 🐛
Oleksandr Andriiako
Oleksandr Andriiako

🚇 ⚠️

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