Archive for the ‘python’ Category
My Problem With Perl
I’ve becoming increasingly frustrated with Perl. Read more »
Using distutils
distutils is the Python standard for distributing modules. A package built upon distutils can be easily built and installed. It is similar in spirit to Perl’s ExtUtils::MakeMaker.
Leave a Comment
Leave a Comment