Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 361 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 361 Bytes

Quickly hack away some Python

Opens up a barebone python file whose contents are hot-reloaded upon modification. Any output is printed to the shell.

Assumes that pip3 and pluma and are installed. Feel free to adjust pyhck.sh if you prefer another editor.

Install

pip3 install hotreload

Clone this repo, then run

./pyhck.sh