[BangPypers] Agile development in Python

2008-02-24 Thread Prashanth Ellina
Hi, I want to learn more about agile development in python. I've done some reading on the net. However, I would like to meet someone who is doing agile development in python. Anyone? Thanks, Prashanth -- http://blog.prashanthellina.com ___ BangPypers

Re: [BangPypers] Agile development in Python

2008-02-24 Thread Darkseid
Prashanth, Agile development has little to do with a particular language - in fact if it seems like you need a particular language or tool to implement it then something is wrong somewhere. My 2 paise based on three years of Agile development on multiple languages :) Best, Sidu. http://blog.s

Re: [BangPypers] Agile development in Python

2008-02-24 Thread Prashanth Ellina
I agree. However I am asking about Agile development methodology applied to Python projects. I am looking for advise along these lines Use blah blah module to do testing. Use doctests in these cases. Use blah in some other scenario. I could learn Agile methodology in general and apply it for pyth