Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 575 Bytes

README.md

File metadata and controls

45 lines (25 loc) · 575 Bytes

Pyspiro

A basic image spiro drawer

example of images and design

Basic build of wheel

python3 setup.py bdist_wheel

Install wheel

python3 -m pip install pyspiro-2021.2.4-py3-none-any.whl

How to run pyspiro

For a random images generation

pyspiro
pyspiro --sparams 300 100 0.9

Credit for resource

“create Spirograph-like curves. You also”

Mahesh Venkitachalam. “Python Playground.”.

source