This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.
The following assume that a compiler like MSVC or GCC is installed. To compile the cython component run in your python environment:
python setup.py build_ext --inplace
To pack an executable, run
pyinstaller ./main_window.spec