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:
- The one generated for the `last stable release
<https://jeltef.github.io/PyLaTeX/current/>`__.
- The one based on the `latest git version
<https://jeltef.github.io/PyLaTeX/latest/>`__.
Contributing
------------
Read the `How to
contribute <https://jeltef.github.io/PyLaTeX/latest/contributing.html>`__
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:
.. figure:: https://raw.github.com/JelteF/PyLaTeX/master/docs/source/_static/screenshot.png
:alt: Generated PDF by PyLaTeX
Copyright and License
---------------------
Copyright 2014 Jelte Fennema, under `the MIT
license <https://github.com/JelteF/PyLaTeX/blob/master/LICENSE>`__
.. |Actions| image:: https://github.com/JelteF/PyLaTeX/actions/workflows/ci.yml/badge.svg
:target: https://github.com/JelteF/PyLaTeX/actions/workflows/ci.yml
.. |License| image:: https://img.shields.io/github/license/jeltef/pylatex.svg
:target: https://github.com/JelteF/PyLaTeX/blob/master/LICENSE
.. |PyPi| image:: https://img.shields.io/pypi/v/pylatex.svg
:target: https://pypi.python.org/pypi/PyLaTeX
.. |Latest Docs| image:: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat
:target: https://jeltef.github.io/PyLaTeX/latest/
.. |Stable Docs| image:: https://img.shields.io/badge/docs-stable-brightgreen.svg?style=flat
:target: https://jeltef.github.io/PyLaTeX/current/
Raw data
{
"_id": null,
"home_page": "https://github.com/JelteF/PyLaTeX",
"name": "PyLaTeX",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Jelte Fennema",
"author_email": "pylatex@jeltef.nl",
"download_url": "https://files.pythonhosted.org/packages/6d/a8/10cf6b955b5fa19438790d9949867e04c785ae845e631c5ef6db444401d1/PyLaTeX-1.4.2.tar.gz",
"platform": null,
"description": "PyLaTeX |Actions| |License| |PyPi| |Stable Docs| |Latest Docs|\n==============================================================\n\nPyLaTeX is a Python library for creating and compiling LaTeX files or\nsnippets. The goal of this library is being an easy, but extensible\ninterface between Python and LaTeX.\n\nInstallation\n------------\nSimply install using ``pip``::\n\n pip install pylatex\n\nAnd then install a relevant LaTeX processor and other dependencies. Examples:\n\nUbuntu\n~~~~~~~\n sudo apt-get install texlive-pictures texlive-science \\\n texlive-latex-extra latexmk\n\nDocumentation\n-------------\n\nThere are two versions of the documentation:\n\n- The one generated for the `last stable release\n <https://jeltef.github.io/PyLaTeX/current/>`__.\n- The one based on the `latest git version\n <https://jeltef.github.io/PyLaTeX/latest/>`__.\n\nContributing\n------------\n\nRead the `How to\ncontribute <https://jeltef.github.io/PyLaTeX/latest/contributing.html>`__\npage for tips and rules when you want to contribute.\n\nExamples\n--------\n\nThe documentation contains a lot of examples that show the\nfunctionality. To give an impression of what can be generated see this\npicture:\n\n.. figure:: https://raw.github.com/JelteF/PyLaTeX/master/docs/source/_static/screenshot.png\n :alt: Generated PDF by PyLaTeX\n\nCopyright and License\n---------------------\n\nCopyright 2014 Jelte Fennema, under `the MIT\nlicense <https://github.com/JelteF/PyLaTeX/blob/master/LICENSE>`__\n\n.. |Actions| image:: https://github.com/JelteF/PyLaTeX/actions/workflows/ci.yml/badge.svg\n :target: https://github.com/JelteF/PyLaTeX/actions/workflows/ci.yml\n \n.. |License| image:: https://img.shields.io/github/license/jeltef/pylatex.svg \n :target: https://github.com/JelteF/PyLaTeX/blob/master/LICENSE\n\n.. |PyPi| image:: https://img.shields.io/pypi/v/pylatex.svg\n :target: https://pypi.python.org/pypi/PyLaTeX\n \n.. |Latest Docs| image:: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat\n :target: https://jeltef.github.io/PyLaTeX/latest/\n \n.. |Stable Docs| image:: https://img.shields.io/badge/docs-stable-brightgreen.svg?style=flat\n :target: https://jeltef.github.io/PyLaTeX/current/\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python library for creating LaTeX files and snippets",
"version": "1.4.2",
"project_urls": {
"Homepage": "https://github.com/JelteF/PyLaTeX"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6da810cf6b955b5fa19438790d9949867e04c785ae845e631c5ef6db444401d1",
"md5": "1b8727b9493c0753aa42a0ef7dad2735",
"sha256": "bb7b21bec57ecdba3f6f44c856ebebdf6549fd6e80661bd44fd5094236729242"
},
"downloads": -1,
"filename": "PyLaTeX-1.4.2.tar.gz",
"has_sig": false,
"md5_digest": "1b8727b9493c0753aa42a0ef7dad2735",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 59710,
"upload_time": "2023-10-19T16:22:54",
"upload_time_iso_8601": "2023-10-19T16:22:54.096883Z",
"url": "https://files.pythonhosted.org/packages/6d/a8/10cf6b955b5fa19438790d9949867e04c785ae845e631c5ef6db444401d1/PyLaTeX-1.4.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-19 16:22:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "JelteF",
"github_project": "PyLaTeX",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"lcname": "pylatex"
}