News

Interactivity lets you run local shell commands and scripts directly within your Sublime Text editor, providing the output alongside your written content. Use your favorite tools like Python, Node.js, ...
I have a few compiled python scripts packaged in a zip file (app.zip) and activated by a .bat file. The .bat file runs the program in the native cmd shell when double-clicked. Is it possible to ...
Python 3.13 has been released with a slight delay on the home straight. The new interactive shell aims to make development more convenient. In addition, the global interpreter lock can now be ...