This project is inspired by autoreload.
pip install uvicorn-browser
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.'
This project is licensed under the terms of the MIT license.