Skip to main content

Graphical user interface to the FAME modelling framework

Project description

PyPI version PyPI license pipeline status coverage report

FAME-Gui

Graphical user interface for FAME models. Please visit the FAME-Wiki to get an explanation of FAME and its components. This is a Beta version - see current development milestones.

Installation

pip install famegui

You may also use pipx. For detailed information please refer to the official pipx documentation.

pipx install famegui

Usage

FAME-Gui is started in the console using

famegui

Contribute

Please read the Contributors License Agreement cla.md, sign it and send it to fame@dlr.de before contributing.

Testing changes locally

Once some changes have been performed on the local git clone, use the following command to override your local installation with your modified copy in order to test the result:

python3 setup.py bdist_wheel && pip3 install --force-reinstall --no-dependencies ./dist/*.whl

Code style

We use the code formatting library black. The maximum line length is defined as 120 characters. Therefore, before committing, run black --line-length 120 ..

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

famegui-0.8.0.tar.gz (100.0 kB view hashes)

Uploaded Source

Built Distribution

famegui-0.8.0-py3-none-any.whl (124.4 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