dataculturegroup / DataBasic

A suite of focused and simple tools and activities for journalists, data journalism classrooms and community advocacy groups
http://www.databasic.io/
MIT License
62 stars 16 forks source link

upgrade to Python 3 #373

Closed rahulbot closed 4 years ago

rahulbot commented 5 years ago

Python 2.x is reaching end of life. We should try upgrading the system to Python 3. If that turns out to be a total pain that requires lots of rewriting, then we can just skip it because the codebase is mostly in maintenance mode.

rahulbot commented 4 years ago

I had to jump on this because deploys are failing now, because there is some nltk library that won't install in Python2 anymore :-(

Notes on what I had to do so far:

kanarinka commented 4 years ago

@rahulbot you are my hero for tackling this!!!!! I can totally help out after the semester is over. Feel free to assign me some tasks that can wait til then.