Graphical user interface to the FAME modelling framework
Project description
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
Built Distribution
File details
Details for the file famegui-0.8.0.tar.gz
.
File metadata
- Download URL: famegui-0.8.0.tar.gz
- Upload date:
- Size: 100.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aec08dcd6d1c2aadb7c93910abcc6b7551c9d0341aa794546754cfec2a65652b |
|
MD5 | c8c63baec89e5db5db612940243dfcbd |
|
BLAKE2b-256 | 58224600dc04ca58550684ccb6f684d923e1e97185e321f43338e305db888285 |
File details
Details for the file famegui-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: famegui-0.8.0-py3-none-any.whl
- Upload date:
- Size: 124.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0e41aaca58dff0ef15d33a50e138517344f8e558d3c7bfd76b728f0b494dc20 |
|
MD5 | f955913798ffa5e582d386f8223b8903 |
|
BLAKE2b-256 | 5bd2abe5b9dc0738cff4a949458893c17050023c8d29659dfd70beffc4c240a4 |