0

I've created a python application but I want to be able to give it to customers who don't have python on their machine. Is this possible?

I assume you'd have to create an internal python environment. It's a small application though, meaning it uses only a few imported libraries, so even if all the libraries were downloaded it shouldn't be that large.

0 Answers0