Make incremental changes to numeric values in your code during rapid prototyping.
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.
apm install increment-and-run