ANNOUNCE: Gaphor 0.11.1 and Gaphas 0.3.0
Arjan Molenaar
a.molenaar at yirdis.nl
Thu Aug 2 11:16:49 CEST 2007
Hi all,
After another few weeks of hard work, Gaphor 0.11.1 and Gaphas 0.3.0 are out.
Gaphor is an UML 2.0 modeling environment written in Python. It's
quite extensible and uses GTK+ for it's GUI.
Gaphas is Gaphor's canvas widget (the thing you draw your (UML)
diagrams on). It's also pure Python, utilizing Cairo
<http://cairographics.org> for rendering.
Major improvement: speed! The canvas (Gaphas) has been improved quite a bit.
Homepage:
http://gaphor.devjavu.com
Grab your copy from (or use easy_install):
http://cheeseshop.python.org/pypi/gaphor
http://cheeseshop.python.org/pypi/gaphas
Other improvements:
Gaphas
------
* Major performance improvements
* more consistent API
* Views use Quadtree's for item placement and retrieval
* Support for decorator 2.2 syntax
Gaphor
------
* Few minor fixes
* Support for Gaphas 0.3.0 API
Regards,
Arjan Molenaar
More information about the Python-announce-list
mailing list