The question is not the same as What’s the best way to generate a UML diagram from Python source code?, but the other way around.
Topcoder UML tool automatically generates code in only Java or C#. Since I need to create a very depended data structure at a point, I am hesitant to turn to Java. I want to use Python. So:
Is there an UML-like tool that automatically generates Python code from your diagram?
If there is, is it possible to generate it from the Topcoder UML tool?
Can you shortly compare the tools?