Thu Jul 12, 2018 12:24 am
Just send them your Python source code and instructions for installing the version of Python it uses plus TKInter.
For Windows you might want to create a .pyw wrapper which launches your application. You will also have to ensure you have made your app cross-platform compatible. Other than that, if it runs on the Pi it should run on Windows or Mac and vice-versa.