I'm try to make simple app with Flet in PyCharm, My problem is when I change simple properties ( Code ) for example change bgcolor I have to re-run code to se result, there is Any way to see result directly ( live update ) without re-run code in PyCharm?
Asked
Active
Viewed 47 times
1 Answers
1
For Hot reload Just in terminal write flet -r filename.py then when chage code just save ( ctrl+s ) it will updating

united news
- 74
- 7