name: drawsvg version: 2.4.2 summary: A Python 3 library for programmatically generating SVG (vector) images and animations. Drawsvg can also render to PNG, MP4, and display your drawings in Jupyter notebook and Jupyter lab. license: MIT License author: Casey Duckering homepage: https://github.com/cduck/drawsvg install_size: 43.1 KB module_format: py3-none-any repo_url: https://github.com/cduck/drawsvg last_released_at: 2026-08-12T03:24:42Z releases_last_12mo: 2 avg_days_between_releases: 82.9 platforms: any ## extras [all] cairoSVG ~=2.3 numpy <3,>=1.16 imageio ~=2.5 imageio_ffmpeg ~=0.4 pwkit ~=1.0 [color] pwkit ~=1.0 numpy <3,>=1.16 [raster] cairoSVG ~=2.3 numpy <3,>=1.16 imageio ~=2.5 imageio_ffmpeg ~=0.4 ## maintainers Casey Duckering