Context
In April 2011, Python 2.7 was the dominant version and Python 3.2 had just been released. LaTeX remained the reference tool for producing scientific and technical documents. Combining the two made it possible to automate the generation of complex reports and documents.
What is this article about?
The article explores the different ways to make Python and LaTeX work together: automatic generation of LaTeX documents from Python, embedding Python code within LaTeX documents, and creating dynamic reports that combine calculations with professional typesetting.
Summary
The possibilities offered by the combination of Python and LaTeX
