Does anyone know where I can find some sort of UML (unified modeling language) tool for python? I think it might help me understand OOP a little better, but I don't really know, I just read about UML and that's all I know. Thanks.

Recommended Answers

All 2 Replies

There is a little module called Lumpy which can draw diagrams in live python programs. It's mainly intended for students, and it's not exactly UML, but it may help you see the structure of your objects and classes.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.