Kludex / uvicorn-browser

Browser reload with uvicorn! :sparkles:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uvicorn-browser

Latest Commit
Package version

uvicorn-browser

This project is inspired by autoreload.

Installation

pip install uvicorn-browser

Usage

Run uvicorn-browser --help to see all options. They are the same as uvicorn, plus those:

  --reload-url TEXT               URL to reload.
  --driver TEXT                   Browser driver. Only used if reload-url is
                                  set. Supported: 'chrome', 'firefox.'

License

This project is licensed under the terms of the MIT license.

About

Browser reload with uvicorn! :sparkles:

License:MIT License


Languages

Language:Python 86.0%Language:Makefile 14.0%