Can I create GUI on a Mac that will work on an iPad?

I’ve written a small program for learning Pat Martino’s guitar method on my Mac with PyCharm, and I want to run it on my iPad, maybe using Pythonista. It needs a GUI with start and stop buttons. I think Qt is platform independent. But I have no idea if the GUI I make with it with Mac/PyCharm will work on the iPad with Pythonista.

Any advice on this would be really appreciated!

Thanks,
Jim
Mac Mini mid 2012, Catalina
iPad Air (original), latest OS that works on it, but not the newest perhaps

Take a look at the pyqtdeploy manual:
https://www.riverbankcomputing.com/static/Docs/pyqtdeploy/
Then perhaps ask questions on the PyQt mailing list:
https://riverbankcomputing.com/pipermail/pyqt/