BenHerbst / hotpy

A hot reloader for python scripts, with multipile files support. To use it: python3 hotpy.py [name of script] [optional directory] [optional sleeptime in milisecounds.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hotpy - The simple Python hot reloader



What is this?

A hot reloader for python scripts, with multipile files support.

How can I get it?

Execute the following with installed git: git clone https://github.com/BenHerbst/hotpy && cd hotpy

How to use it?

To use it: python3 hotpy.py [name of script] [optional directory] [optional sleeptime in milisecounds].

About

A hot reloader for python scripts, with multipile files support. To use it: python3 hotpy.py [name of script] [optional directory] [optional sleeptime in milisecounds.

License:MIT License


Languages

Language:Python 100.0%