Skip to main content

GUI for easily use Solcore

Project description

Sunglass

"What you need to look at Solcore!"

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

Using Sunglass

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

Develop Sunglass

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sunglass-0.1.1.tar.gz (36.3 kB view hashes)

Uploaded Source

Built Distribution

sunglass-0.1.1-py3-none-any.whl (39.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page