pyx: Generate PostScript, PDF, and SVG files in Python¶
Description¶
Python package for the generation of PostScript, PDF, and SVG files
Type¶
optional
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information¶
requirements.txt:
pyx
Installation commands¶
$ pip install pyx
$ sage -i pyx
$ sudo port install py-pyx
$ sudo zypper install python3-PyX
$ sudo xbps-install python3-pyx
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then
./configure
will check if the system package can be used.