Closed garberg closed 1 year ago
As the authentication library is shared between nipapd and nipap-www, Python 3 support needs to be fixed for nipap-www as well before this can be merged. Unfortunately Pylons, the web framework used, lacks Python 3 support and is abandoned. To prepare for this, a migration from Pylons to Flask has been initiated.
LGTM, let's go! Some further things to fix before a release can be made, but we need to get this our of the door.
It's way overdue, but a move to Python 3. Based on the work in #1253.