Skip to content

noootch/PyLaTeX

This branch is 13 commits behind JelteF/PyLaTeX:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7376587 · Oct 19, 2023
Oct 19, 2023
Jul 15, 2023
Oct 19, 2023
Jul 15, 2023
Jul 15, 2023
Jul 15, 2023
May 6, 2017
Dec 10, 2016
Apr 6, 2019
Oct 18, 2020
Nov 17, 2015
Jan 15, 2014
Dec 10, 2016
Jul 15, 2023
Sep 11, 2015
Jul 15, 2023
Oct 19, 2023
Jul 15, 2023
Aug 15, 2019
Jul 15, 2023
Jul 15, 2023
Jul 15, 2023

Repository files navigation

PyLaTeX Actions License PyPi Stable Docs Latest Docs

PyLaTeX is a Python library for creating and compiling LaTeX files or snippets. The goal of this library is being an easy, but extensible interface between Python and LaTeX.

Installation

Simply install using pip:

pip install pylatex

And then install a relevant LaTeX processor and other dependencies. Examples:

Ubuntu

sudo apt-get install texlive-pictures texlive-science texlive-latex-extra latexmk

Documentation

There are two versions of the documentation:

Contributing

Read the How to contribute page for tips and rules when you want to contribute.

Examples

The documentation contains a lot of examples that show the functionality. To give an impression of what can be generated see this picture:

Generated PDF by PyLaTeX

Copyright and License

Copyright 2014 Jelte Fennema, under the MIT license

About

A Python library for creating LaTeX files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • Shell 1.5%