svgwrite 100

svgwrite 100
  • Downloads: 236
  • Requirements:
  • Size:
  • Licence:
  • Version: svgwrite
  • Added At: 2012-29-05
  • Publisher Site:



svgwrite 100

Share

svgwrite is a Python library to create SVG drawings.A simple example:import svgwritedwg = svgwrite.Drawing('test.svg', profile='tiny')dwg.add(dwg.line((0, 0), (10, 0), stroke=svgwrite.rgb(10, 10, 16, '%')))dwg.add(dwg.text('Test', insert=(0, 0.2), fill='red'))dwg.save()for more examples see: examples.pyInstallationwith pip:pip install svgwriteor from source:python setup.py installTestsrun tests with nosetests or with Python 2.7:python -m unittest discover -s testsDocumentationhttp://packages.python.org/svgwrite http://readthedocs.org/docs/svgwrite/Product's homepage Requirements:· Python What's New in This Release: [ read full changelog ]· tested with CPython 2.7, CPython 3.2, pypy-1.8· added script tag - thx to jmahmood· docs also available at: http://readthedocs.org/docs/sv
svgwrite is a Python library to create SVG drawings.A simple example:import svgwritedwg = svgwrite.Drawing('test.svg', profile='tiny')dwg.add(dwg.line((0, 0), (10, 0), stroke=svgwrite.rgb(10, 10, 16, '%')))dwg.add(dwg.text('Test', insert=(0, 0.2), fill='red'))dwg.save()for more examples see: examples.pyInstallationwith pip:pip install svgwriteor from source:python setup.py installTestsrun tests with nosetests or with Python 2.7:python -m unittest discover -s testsDocumentationhttp://packages.python.org/svgwrite http://readthedocs.org/docs/svgwrite/Product's homepage Requirements:· Python What's New in This Release: [ read full changelog ]· tested with CPython 2.7, CPython 3.2, pypy-1.8· added script tag - thx to jmahmood· docs also available at: http://readthedocs.org/docs/sv �. you can free download svgwrite 100 now.
Soft85 only provide legal software, please help us keeping pur site legal, if you think this page is violating copyrights please let us know by clicking here Here






comments powered by Disqus

Download svgwrite 100 _FREE_