drawsvg

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.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install drawsvg

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
2.4.0 2024-06-23
2.3.0 2023-08-07
2.2.0 2023-06-25
2.1.1 2023-03-05
2.1.0 2023-03-05
2.0.2 2023-02-27
2.0.1 2023-02-26
2.0.0 2023-02-26
1.9.0 2022-11-28
1.8.3 2021-11-02
1.8.2 2021-07-16
1.8.1 2021-02-09
1.8.0 2021-02-09
1.7.0 2020-10-07
1.6.1 2020-07-12
1.6.0 2020-06-01
1.5.3 2020-04-06
1.5.2 2020-03-24
1.5.1 2020-03-01
1.5.0 2020-03-01
1.4.1 2020-02-05
1.4.0 2019-12-20
1.3.1 2019-10-14
1.3.0 2019-09-02
1.2.2 2019-05-21    
1.2.1 2019-05-16    
1.2.0 2019-05-16    
1.1.0 2019-02-05    
1.0.2 2018-01-26    
1.0.1 2018-01-20    
1.0.0.6 2017-12-28    
1.0.0.5 2017-12-27    
1.0.0.4 2017-12-27      
1.0.0.3 2017-12-27      
1.0.0.2 2017-12-27    
1.0.0.1 2017-12-27    
1.0.0 2017-12-27      

Issues with this package?

Page last updated 2024-06-23 02:14:32 UTC