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.
- Host: GitHub
- URL: https://github.com/frectonz/svgtoturtle
- Owner: frectonz
- License: mit
- Created: 2020-12-18T00:42:36.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-18T19:50:10.000Z (over 4 years ago)
- Last Synced: 2025-03-24T20:38:10.426Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 5
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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