{"library":"svgwrite","type":"library","category":null,"description":"SVGWrite is a Python library for programmatically creating SVG (Scalable Vector Graphics) drawings. It enables developers to generate vector graphic shapes, text, and images as XML files. The library is currently in maintenance mode (version 1.4.3, last updated July 14, 2022), meaning it receives bug fixes but no new feature development. It focuses solely on writing SVG files and does not support reading or modifying existing SVG documents, though it can embed other SVGs as images.","language":"python","status":"maintenance","version":"1.4.3","tags":["SVG","graphics","vector graphics","drawing","XML"],"last_verified":"Thu May 21","install":[{"cmd":"pip install svgwrite","imports":["import svgwrite\ndwg = svgwrite.Drawing('output.svg', profile='tiny')","import svgwrite\ncolor = svgwrite.rgb(10, 10, 16, '%')"]}],"homepage":"https://svgwrite.readthedocs.io/","github":"http://github.com/mozman/svgwrite","docs":null,"changelog":null,"pypi":"https://pypi.org/project/svgwrite/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.34,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/svgwrite/compatibility"}}