News

Run Python in Sublime Text from outside of Sublime Text sublime-harness was built to allow for execution of arbitrary Python within the context of Sublime Text. It is also part of the Sublime plugin ...
A maintainable Python code checker for Sublime Text 3 Once the plugin is installed, it will highlight common problems in your Python code. Internally it relies on the wonderful pyflakes and pep8 ...