sparckles / Robyn

Robyn is a Super Fast Async Python Web Framework with a Rust runtime.
https://robyn.tech/
BSD 2-Clause "Simplified" License
3.95k stars 203 forks source link

Move the --dev flag as a part of `robyn` module #711

Closed sansyrox closed 7 months ago

sansyrox commented 7 months ago

i.e. --dev can only be run when you do python -m robyn app.py --dev it is a breaking change but is neede use watch completely or investigate a threading based solution