Worknote: Graphics.py – ein neues Graphikpaket für Python

Man lernt doch nie aus! Da bin ich doch heute mehr oder weniger zufällig über ein neues (nicht wirklich ein neues, doch ich kannte es bisher tatsächlich noch nicht) Graphikpaket für meine Lieblingsprogrammiersprache gestoßen: Graphics.py ist eine einfache, freie (GPL) und objektorientierte Graphik-Bibliothek für #Python von John M. Zelle. Die Bibliothek ist ein Wrapper um Tkinter. http://blog.schockwellenreiter.de/2017/11/2017111101.html #Computergraphik #CreativeCoding

Schockwellenreiter: Graphics.py -- ein neues (?) Graphikpaket für Python