Runner-Reloader for development
Project description
Runner for development code
$ rr --help
usage: rr [-h] [--interval INTERVAL] cmd [args [args ...]]
Runner-Reloader for development
positional arguments:
cmd command
args arguments
optional arguments:
-h, --help show this help message and exit
--interval INTERVAL, -i INTERVAL
interval for check
For example
$ rr my-app serve --listen 0.0.0.0:8080
This command launch my-app serve --listen 0.0.0.0:8080. If some files in current dirrectory was changed, application authomatically restarted.
This is usable for development docker containers.
Installation
$ pip install rr
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rr-0.0.1.tar.gz
(3.2 kB
view details)
Built Distribution
rr-0.0.1-py3-none-any.whl
(5.3 kB
view details)
File details
Details for the file rr-0.0.1.tar.gz
.
File metadata
- Download URL: rr-0.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d10104f6448671d75e7ebbaf64df42b03957536f5a912b8bd1b03d8a689e0d31 |
|
MD5 | b2f8083caf8654aa698e118e2101ebec |
|
BLAKE2b-256 | 9a755338c88c0caaf92eb058f583c773c2b517bee5775a2751d276ef3e037a57 |
File details
Details for the file rr-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: rr-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd45065ac1b5cd8cea6e064bde50bdd2c50df0673fec86d81c319d563c0b3067 |
|
MD5 | c2fb39f82e47e38049a480a870ec2f5f |
|
BLAKE2b-256 | d91ecdf44e2eb4463a7615d81aeedbebd3551dd123fdf6a21710a7d70e063c73 |