pcmanlin wrote: > As I know java has many UML tools to design for its OO feature, is > there any tools or good concept for Python project Modeling?
My favourite is whiteboard and digital camera. I don't generate any code from that though... ;) It's the approach suggested in Scott Ambler's "Agile Modeling", and I think it's just just the right approach. Don't forget a good set of automated tests. We use TextTest, but ymmv. It fits our type of applications. -- http://mail.python.org/mailman/listinfo/python-list