Skip to main content

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 hashes)

Uploaded Source

Built Distribution

rr-0.0.2-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page