A Python module for making recursive drawings (aka Droste effect) with the built-in turtle module.
Project description
Droste Draw
A Python module for making recursive drawings (like the Droste effect) with the built-in turtle module.
THIS MODULE IS CURRENTLY UNDER CONSTRUCTION. To see some demos, run python -m drostedraw
and look
at the code in the main()
function of the module.
Some drawings made with Droste Draw:
Installation
To install with pip, run:
pip install drostedraw
Quickstart Guide
TODO - fill this in later
Contribute
If you'd like to contribute to Droste Draw, check out https://github.com/asweigart/drostedraw
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
DrosteDraw-0.2.1.tar.gz
(4.7 kB
view hashes)