Pycontextfree
Pycontextfree (Apache Lizenz 2.0) ist eine von Context Free Art inspirierte Python-Bibliothek (Python >= 3.6), die ebenfalls die Graphiken aus einem Satz generativer Regeln erzeugt. Im Gegensatz zur in Context Free Art verwendeten CFDG-Sprache werden Pycontextfree-Regeln in reinem Python geschrieben.
Installation
Pycontextfree ist auf PyPi zu finden, daher sollte zur Installation
(sudo) pip install contextfree
ausreichen.
Links
- Pycontextfree Home
- Pycontextfree Tutorial
- Pycontextfree API Reference
- Pycontextfree @ GitHub
- Pycontextfree @ PyPi
Sie sind hier: Start → Programmierung → Creative Coding → pycontextfree.txt