Distributing Python-programs to Ubuntu users

Olof Bjarnason olof.bjarnason at gmail.com
Fri Sep 25 02:15:18 EDT 2009


Hi!

I write small games in Python/PyGame. I want to find a way to make a
downloadable package/installer/script to put on my webpage, especially
for Ubuntu users.

I've skimmed a couple of tutorials on how to generate .deb-files, but,
wow, it's a whole new skill set to do that!

Does anyone have any hint on a more economic way of creating
single-file distribution packages for Python+PyGame projects? Maybe
some GUI-tool that automates the .deb file creation process, but
targetting Python specifically and not C++.

/Olof



More information about the Python-list mailing list