Since of today, we will be dropping Python2.7 support and only use Python3. The reasons are:

  • keeping compatibility between Ptyhon2 as well as Python3 creates ugly code with lots of exceptions. This is being reduced now.
  • All libraries that we need are supported in Python3

Please note that over the course of the next weeks, we will clean up any Python2 related documentation and code.