Create GUI for Python DF

Job ID: 35124788

Budget: $30 – $250 USD

I have a Python program that calls multiple APIs every 5 seconds, manipulates the data, does some calculation and finally returns a single dataframe with 8 columns and 20 to 25 rows. Now Iā€˜d like to have this dataframe displayed in a nice GUI that is updated dynamically.
I unfortunately do not have any GUI experience. So I am looking for someone that creates a nice GUI (does not habe to be interactive). One of the cells should contain a sort of progress bar (as you can see in the attachement). However, no calculation needed as this number for the progress bar is delivered with de dataframe.