ogg, UML, twisted vs. zope

Sean Ross sross at connectmail.carleton.ca
Sun Mar 9 19:46:50 EST 2003


"Harry LeBlanc" <hleblanc at bitstream.net> wrote in message
news:3E6BE300.4090908 at bitstream.net...
> Also, are there python object-modeling tools that are the equivalent of
> java's ArgoUML project? (ArgoUML is a gui tool for building UML class
> diagrams and automatically generating the java source code.)

You could try this:

http://pyut.sourceforge.net/

"PyUt is a little UML1.3 diagram editor (class diagram, use-case) with
plugins support."

"""
Basic features
    UML class diagram, use-case editor
    Contextual help
    Cut-Copy-Paste
    Help
Plugins
    Python generation + reverse engineering
    Java generation + reverse engineering
    C++ generation
    sql generation (soon)
    XMI import (Rational Rose - compatible) (export soon)
    XML import-export, proprietary format
    Ability to program your own plugins
"""

Sean







More information about the Python-list mailing list