increment-and-run

Make incremental changes to numeric values in your code during rapid prototyping.

onewhaleid

171

2

0.2.0

MIT

GitHub

increment-and-run package

Make incremental changes to numeric values in your code during rapid prototyping.

increment_and_run_demo

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

License

MIT