News

This is a Sublime Text Plugin to directly share Python source code on the Internet. This uses SourceSharer which is a Web Platform created by me to share source code easily with others by just giving ...
If you're only working with a few hundred lines of code in a program that you're writing, then Sublime Text 3 is probably the best way to go. I once wrote a web scraper in Python that would read ...
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 tests framework. Currently, only Linux is supported but ...