pyscript

Python module for producing postscript graphics

Install

All systems
curl cmd.cat/pyscript.sh
Debian Debian
apt-get install python-pyscript
Ubuntu
apt-get install python-pyscript
Fedora
dnf install pyscript
Windows (WSL2)
sudo apt-get update sudo apt-get install python-pyscript
Raspbian
apt-get install python-pyscript

python-pyscript

Python module for producing postscript graphics

PyScript is a Python module for producing high quality postscript graphics. Rather than use a GUI to draw a picture, the picture is programmed using Python and the PyScript objects.

pyscript

Postscript graphics with Python