Do you have a Python application you want to give to the world, or at least your teammates? Here are six ways to package Python applications for distribution. Python’s explosive growth over the last ...
Do you folks prefer to work with a packaged CPAN module/ Ruby Gem / whatever, or just install the basic package and handle anything else you need outside the package management? Seems like the ...