And besides, do you use them on a computer that does not have a Python interpreter? If the answer is yes, what software are able to do this?
And besides, do you use them on a computer that does not have a Python interpreter? If the answer is yes, what software are able to do this?
Yes it is possible, you need a library that does this. There are several options depending on your need. Some options:
To run Python applications without installing the interpreter the most interesting solution is to create an executable. Some options:
Not all of them work with version 3.
Do you know the Mercurial ? This is an application created with Python using GUI without needing the interpreter.