An open API service indexing awesome lists of open source software.

https://github.com/frectonz/svgtoturtle

A python tool that is used to create python scripts that draw with turtle library from images.
https://github.com/frectonz/svgtoturtle

Last synced: about 1 year ago
JSON representation

A python tool that is used to create python scripts that draw with turtle library from images.

Awesome Lists containing this project

README

          

# Svg To Turtle

A python tool that is used to create python scripts that draw with turtle library from images.

## Requirements

- BeautifulSoup
- svg.path

## Requirements CLI

The `./execute.sh` script uses the following tools:

- convert
- potrace