customhys-qt Code
Brought to you by:
mrcrois
| File | Date | Author | Commit |
|---|---|---|---|
| .idea | 2024-02-01 |
|
[b3446c] new features included for batch run |
| data | 2024-02-02 |
|
[98bf29] slight modifications |
| dist | 2024-01-04 |
|
[ee57a7] updated screenshot |
| .gitignore | 2023-05-19 |
|
[bf8e25] dist |
| README.md | 2024-01-13 |
|
[7aa0f9] add requirements.txt and include installation i... |
| _bak_customhys-qt.spec | 2022-06-06 |
|
[49d420] primary build |
| create-dmg.sh | 2024-01-04 |
|
[0ba18d] updated screenshot |
| customhys-qt.py | 2024-02-02 |
|
[98bf29] slight modifications |
| customhys-qt.spec | 2024-01-04 |
|
[0ba18d] updated screenshot |
| pseudo_make.sh | 2024-01-13 |
|
[dd73bd] WIP: pseudo_make.sh added but not working |
| requirements.txt | 2024-01-13 |
|
[7aa0f9] add requirements.txt and include installation i... |
This is the official repository for the CUSTOMHyS-Qt software. CUSTOMHyS-Qt is a GUI for the CUSTOMHyS framework, which is an interactive tool for customysing heuristic-based algorithms. The CUSTOMHyS-Qt is written in Python and uses the PyQt5 library for the GUI. Further references about the backend can be found in the CUSTOMHyS repository. The CUSTOMHyS-Qt is distributed under the terms of the GNU General Public License v3.0.

git clone https://github.com/jcrvz/customhys-qt.git
pip install -r requirements.txt
python customhys-qt.py
pyinstaller customhys-qt.spec