pyx: Generate PostScript, PDF, and SVG files in Python#
Description#
Python package for the generation of PostScript, PDF, and SVG files
Type#
optional
Dependencies#
Version Information#
requirements.txt:
pyx
Equivalent System Packages#
$ sudo port install py-pyx
$ sudo zypper install python3\$\{PYTHON_MINOR\}-PyX
$ sudo xbps-install python3-pyx
See https://repology.org/project/python:pyx/versions
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.