An open API service indexing awesome lists of open source software.

https://github.com/carlbordum/workout-playlist

Live reload your beautiful Python code (ALPHA, unnamed)
https://github.com/carlbordum/workout-playlist

Last synced: 21 days ago
JSON representation

Live reload your beautiful Python code (ALPHA, unnamed)

Awesome Lists containing this project

README

        

project is currently unnamed.

`python script.py your_code.py`

essentially runs your code with the `-i` flag and automatically reruns every
time you save `your_code.py`.