Python Agile Software Development Tools Screencasts

2008-07-07 Thread percious
Hi All, I started a new series about python on showmedo. Please feel free to take a look. They are as follows: virtualenv pastescript nosetests coverage Here is the link: http://showmedo.com/videos/video?name=291&fromSeriesID=291 Tutorial materials can be found at http://pythontutorials.

SVN and Setuptools

2007-10-10 Thread percious
I have been thinking a lot about versioning and release of software and I was wondering if what I came up with exists. What I would like to do is create a daemon that sits and checks an SVN repository for tags. When it finds a new tag, it would create an egg for that tag and upload it to an ftp s