Jump to content

PyX (vector graphics language)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cerberus0 (talk | contribs) at 04:52, 12 August 2016 (new article on the PyX library). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

PyX

PyX is a Python package for the creation of PostScript, PDF, and static SVG files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives. Its goals are similar to those of other metalanguages for PDF drawing, such as TikZ or Asymptote.

See also