increment-and-run package
Make incremental changes to numeric values in your code during rapid prototyping.
Usage
This package was inspired by the MATLAB rapid code iteration toolbar. It allows numeric values in code to be modified quickly, while visualising changes in the output at the same time.
It was designed for Python code, but should be suitable for other interpreted languages.
Installation
apm install increment-and-run