0

Are there documented pylons or turbogears2 widgets for generating SVG markup as components and are there example applications that use them returning an SVG primary document?

John Hall
  • 556
  • 1
  • 4
  • 10

1 Answers1

0

pySVG looks like it might offer something along the lines of what you need. http://codeboje.de/pysvg/

William Chambers
  • 499
  • 2
  • 13