To install litestar_hotreload, simply:
$ pip install litestar_hotreload
see the examples folder for a simple example of how to use this plugin.
- Initial release
The credits should go fully to @florimondmanca in this PR, this is just an adaption to work with Litestar plugin system.