The Sortition Foundation Base App is a base library for creating GUI apps. It defines basic functionalities used by other apps, such as main window and project management.
This software is based on Qt6 and PySide6 (a Python binding for Qt).
PySide6 is dynamically linked and not distributed with this package. Please refer to its license for terms and conditions.
This software is not an app itself. You cannot run it. It can only be used to build other apps.