Category Archives: Python

Anything related to the Python programming language or related frameworks

pyAntTasks moved to Mercurial

I’ve started using the Mercurial version control system lately and switched over some projects over to it from Subversion. Since Google Code doesn’t yet support hosting Mercurial repositories, pyAntTasks has stayed on Subversion. Until now that is – I set … Continue reading

Posted in Python | Leave a comment

pyAntTasks moved to Google code

pyAntTasks is a set of Apache Ant tasks to work with Python code I created a while back. Debedb has added a py-cover task to report on code coverage. I recently moved pyAntTasks over to Google code for hosting so … Continue reading

Posted in Python | Leave a comment