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.2.tar.gz
(3.4 kB
view details)
Built Distribution
rr-0.0.2-py3-none-any.whl
(5.5 kB
view details)
File details
Details for the file rr-0.0.2.tar.gz
.
File metadata
- Download URL: rr-0.0.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97fc1cfc7f62aefd8e9d09c32bc33b08b6edb98406dc514c86c30f46c0e8d446 |
|
MD5 | 926409c6727f1efadd6c415d8713e4bc |
|
BLAKE2b-256 | 962363871b44d64ff21a31000615c76624ce606fac2056892e68ba16ba891993 |
File details
Details for the file rr-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: rr-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a9faab5f949a677ff6a7e89cc4e7c2d5700b6d2ea19469f54bde61febfa419c |
|
MD5 | 3b410b93cbebbfb62cc7c9d6a5095494 |
|
BLAKE2b-256 | 6c35f2bb400ddaa23a22ff3e1f56d2a9346f8ba7855272d8f2a45cc0b5f2b02b |