{"library":"svgpathtools","type":"library","category":null,"description":"svgpathtools is a Python library (version 1.7.2) for manipulating and analyzing SVG Path objects and Bézier curves. It offers functions to read, write, and display SVG files, convert Bézier segments to polynomials, compute tangents, curvature, intersections, and perform various geometric transformations. It is actively maintained with releases as needed.","language":"python","status":"active","version":"1.7.2","tags":["svg","path","bezier","vector graphics","geometry","manipulation","parsing"],"last_verified":"Mon May 25","install":[{"cmd":"pip install svgpathtools","imports":["from svgpathtools import Path","from svgpathtools import Line, QuadraticBezier, CubicBezier, Arc","from svgpathtools import svg2paths","from svgpathtools import wsvg","from svgpathtools import Path"]}],"homepage":null,"github":"https://github.com/mathandy/svgpathtools","docs":null,"changelog":null,"pypi":"https://pypi.org/project/svgpathtools/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":7.3,"avg_import_s":1.82,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/svgpathtools/compatibility"}}