معرفی شرکت ها


PyLaTeX-1.4.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A Python library for creating LaTeX files and snippets
ویژگی مقدار
سیستم عامل POSIX :: Linux
نام فایل PyLaTeX-1.4.1
نام PyLaTeX
نسخه کتابخانه 1.4.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Jelte Fennema
ایمیل نویسنده pylatex@jeltef.nl
آدرس صفحه اصلی https://github.com/JelteF/PyLaTeX
آدرس اینترنتی https://pypi.org/project/PyLaTeX/
مجوز MIT
PyLaTeX |Travis| |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>`__ .. |Travis| image:: https://img.shields.io/travis/JelteF/PyLaTeX.svg :target: https://travis-ci.org/JelteF/PyLaTeX .. |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/


نحوه نصب


نصب پکیج whl PyLaTeX-1.4.1:

    pip install PyLaTeX-1.4.1.whl


نصب پکیج tar.gz PyLaTeX-1.4.1:

    pip install PyLaTeX-1.4.1.tar.gz