this directory contains sample_app.py, which is a simple tkinter app that demonstrates the use of tkreload.
to run the app with tkreload, use the following command in your terminal:
tkreload sample_app.pyNote: you'll need to install
tkreloadusingpip install tkreloadfirst. or install it usingpip install .from the root directory. (insidesrcfolder)