Skip to content

mottosso/PersistentPython

Repository files navigation

Persistent Python

Run code without saving, in an interpreter that remembers state from previous runs.


Install

Choose one of the following methods.

  1. Search for PersistentPython in Package Control.
  2. Clone this repository into your packages/ directory.

Usage

  1. Install this plug-in
  2. Ctrl + Shift + B and select "Persistent Python" to build
  3. Ctrl + B or F7 to build all or selected text
  4. (optional) Press Ctrl + Enter to build

If no text is selected, the entire view is built and cleared.

Enable/disable the package as per usual via "Enable Package" and "Disable Package" commands.


Overview

Like the interactive Python interpreter, this plug-in enables code to run in an interpreter that remembers state from previous runs.

About

Persistent Python interpreter for Sublime Text 3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages