fau-fablab / FabLabKasse

FabLabKasse, a Point-of-Sale Software for FabLabs and other public and trust-based workshops
https://fablabkasse.readthedocs.io
GNU General Public License v3.0
15 stars 4 forks source link

Migration path for PyQT #153

Closed patkan closed 2 years ago

patkan commented 6 years ago

We are currently on PyQT4, in the future migrating to newer qt-versions or other implementations might be needed. For this, migrate the codebase to using QtPy. This way we can easily switch QT-backends.

mgmax commented 2 years ago

will be fixed in migration to Python 3 #162