Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Rewrite website with python3 #240

Merged
merged 101 commits into from
Feb 24, 2022
Merged

Rewrite website with python3 #240

merged 101 commits into from
Feb 24, 2022

Conversation

timreyn
Copy link
Contributor

@timreyn timreyn commented Feb 24, 2022

This replaces all of the backend with python 3.

Because some of the APIs we used are incompatible with python 3, a lot of rewrite is needed. The biggest change is webapp2 -> flask, which affects a lot.

Delete some old cruft that we don't need anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant