SkyPlooM
May 21st, 2009, 10:26 AM
Hi,
I've finished a program in python and I want to know how to package it to an executable package or something like this.
I know there are no executables in python...then:
It's possible to make something who includes all libraries to do
python script.py
in a terminal and don' t have libraries or modules problemas like Tkinter is not installed??
Tkinter not comes with ubuntu, I think.
Some guide or manual to make a .deb package which install my .py on, for example,
System -> Preferences, to only have to click to execute it??
Thanks a lot.
I've finished a program in python and I want to know how to package it to an executable package or something like this.
I know there are no executables in python...then:
It's possible to make something who includes all libraries to do
python script.py
in a terminal and don' t have libraries or modules problemas like Tkinter is not installed??
Tkinter not comes with ubuntu, I think.
Some guide or manual to make a .deb package which install my .py on, for example,
System -> Preferences, to only have to click to execute it??
Thanks a lot.