Module for SVG?
Boris.Boutillier at gmail.com
Boris.Boutillier at gmail.com
Thu Jan 25 14:46:52 EST 2007
Depending on the size of your project, the xist library from living
logic is supporting svg xml:
http://www.livinglogic.de/Python/xist/
http://www.livinglogic.de/Python/xist/ns/svg/
We've used it successfully, but later on came back to simply use the
standard dom creation tools in python to reduce dependencies.
Boris
On Jan 25, 10:58 am, "Sebastian Bassi" <sba... at clubdelarazon.org>
wrote:
> Hello,
>
> I foundhttp://www2.sfk.nl/svgas a Python module for writing SVG.
> Last update was in 2004 and I am not sure if there is something
> better.
> Any recommendation for generating SVG graphics?
> Best,
> SB.
More information about the Python-list
mailing list