Package: wnpp
Severity: wishlist
X-Debbugs-Cc: debian-pyt...@lists.debian.org

* Package name    : python3-drawsvg
  Version         : 1.7.0
  Upstream Author : Casey Duckering <cd...@uchicago.edu>
* URL             : https://github.com/cduck/drawSvg
* License         : MIT
  Programming Lang: Python
  Description     : A Python 3 library for programmatically generating SVG 
images (vector drawings) and rendering them or displaying them in a Jupyter 
notebook


A Python 3 library for programmatically generating SVG images (vector
drawings) and rendering them or displaying them in a Jupyter notebook.

Most common SVG tags are supported and others can easily be added by
writing a small subclass of DrawableBasicElement or
DrawableParentElement.

An interactive Jupyter notebook widget, drawSvg.widgets.DrawingWidget,
is included that can update drawings based on mouse events.

Reply via email to