JY's Weblog
vendredi 19 avril 2002
"PyReverse is a set of tools for reverse engineering Python code. So far, it features dependency analysis tools, documentation generation, and XMI generation for importation in a UML modeling tool. A special module can be used to generate files readable by Argo UML."
"PyPaSax is a Python module that uses the python parser to generate Sax2 events, and thus enable to visualize the python document as a XML tree. This is used at Logilab for documenting the source code of Narval, especially checking that insterfaces are correctly implemented."
Python Tutorial by Guido van Rossum.
I should monitor this thread as I got the same problem... Installing Perl modules on Mac OS X?.
Dan Bricklin: Wireless at the Boston Marathon
Book: XML Processing with Python
Sean Mc Grath: A Python Based Production System for High Volume Electronic Publishing
xmlhack: XForms Basic invites public, reports vendor feedback "The work is being done by a special task force in direct response to
public Last
Call
Comments
that the XForms Basic profile was poorly specified and difficult to
implement."
xmljack: Amazon goes REST, Google goes SOAP
XML.com: XML Processing with Python
XML.com: Pyxie. "Pyxie is an open source XML
processing library that presents an alternative to current methods of handling XML. A central part of Pyxie is the simple, line-oriented notation it uses to describe the information communicated by an XML parser to an XML application. This notation is known as PYX."