During the summer, I would like to "drop" support for Python 2 in all scripts used by the system and purely target Python 3 going forward. Ubuntu is going to drop having it installed by default and moving to python 3 would give us several nice new features we can use which would simplify certain scripts (especially in spinning up the vagrant box).
We should currently aim for Python 3.5 at a minimum.