Skip to content

nixbytes/pyspiro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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