Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Migrate pfif-tools to Python 3 #599

Open
nworden opened this issue Mar 26, 2019 · 0 comments
Open

Migrate pfif-tools to Python 3 #599

nworden opened this issue Mar 26, 2019 · 0 comments

Comments

@nworden
Copy link
Contributor

nworden commented Mar 26, 2019

There's a standalone app (in tools/pfif-tools) that will also need to be migrated to Python 3.

Flask seems like a good choice to replace webapp2 for pfif-tools since the app's so simple. On second thought, I'll use Django, partially to be consistent with Person Finder itself, and partially because there's some hard-coded HTML printing in there and it'd be nice to be able to move that to Django templates. We can also treat it as a sort of test run of Django/Python 3 migration: this isn't blocked by any App Engine dependencies, so it'll be a chance to shake out some problems there earlier than we would otherwise.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant