How to "Print python to the web"
Project detail
I have built a dice shaker, which is recognizing the dice numbers with ML. It’s based on Jetson Nano.
But don’t worry about that, all I need is to create a “GUI” with one button like this (web.jpg)
Results are now printing to the python console and I don’t know how to get them to the web (on localhost). Should I use Flask? Django? NodeJS? I have no idea… If we can call, I can explain better.