For many years, I have been distributing my Python application using py2exe and py2app. I no longer have access to a windows computer, and I am now looking for network access to a windows computer solely to use py2exe to build my app.
Could I use an Amazon EC2 instance to do this? Or is there another, better solution out there? I am willing to pay but want to keep it cheap.
If you are under Linux, you can try Wine: