svgwrite¶
A Python library to create SVG drawings.
| Home | http://bitbucket.org/mozman/svgwrite |
| Versions | 1.1.6 |
| License | MIT License |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/svgwrite |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install svgwrite
and update with:
conda update svgwrite