How to configure SublimeText3 for Python 3 development

This post outlines the steps needed to configure SublimeText3 for Python 3 development. On many Linux distributions such as OpenSUSE Tumbleweed, SublimeText3 uses an older Python version 2 by default. To fix this, open SublimeText3 and do the following steps:…