Skip to content

Instantly share code, notes, and snippets.

View metawops's full-sized avatar
🎯
Focusing

Stefan Wolfrum metawops

🎯
Focusing
View GitHub Profile
@metawops
metawops / NumberSpirals.py
Last active July 5, 2016 13:01
NumberSpirals.pyui
#----------------------------------------------------------
# Title : Number Spirals Explorer
# Author : Stefan Wolfrum (@metawops)
# Date : June 2016
# License: CC0
#----------------------------------------------------------
import ui
import math
import webbrowser