snipping

Edit and run snippet in real time


License
MIT
Install
pip install snipping==0.1

Documentation

Build Status

Snipping

A tool to edit and run python snippet in real time.

https://raw.githubusercontent.com/yittg/Snipping/master/assets/screenshot.png

Usage

Just run Snipping like this,

$ snipping

Also you can specify the snippet file.

If the file exists, Snipping will read the content, and save to the file when you Save, if not, Snipping will start from empty snippet, and save to the file on command.

$ snipping [path/to/snippet]

Special thanks