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.