معرفی شرکت ها


dester-0.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A linter to modify LaTeX files.
ویژگی مقدار
سیستم عامل -
نام فایل dester-0.3
نام dester
نسخه کتابخانه 0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده Krystyna Kalinchuk <christinakalinchuk@gmail.com>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/dester/
مجوز -
# dester-linter ## Description A linter for LaTeX files. ## How to install ```pip install dester``` ## Requirements python 3.7 or later ## How to use ```dester-linter <filename>``` Arguments:\ \<filename\> - path to the file you want to execute the linter on. Excepted file extenstions are .tex, .bib, .tikz. Options: * --comment=int - passes how many spaces should be inserted after a comment sign; * --newline=bool - if False is passed the new line will not be inserted after a sentence; * --indent=int - how many spaces should be inserted at the beginning of the line within a block; * --blank_lines=int - how many blank lines should be inserted before section/chapter etc; * --overwrite=bool - to overwrite the input file. Default values: * --comment=1 - one space is inserted after a comment sign; * --newline=True - a newline is inserted after a sentence; * --indent=4 - four spaces are inserted at the beginning of a line within a begin{item}\end{item} block; * --blank_lines=1 - one blank line is inserted before section\subsection\subsubsection\chapter\paragraph\subparagraph; * --overwrite=False - a new output file is created in the same folder. ## Licence MIT License


نیازمندی

مقدار نام
- click==8.1.3


زبان مورد نیاز

مقدار نام
>3.7 Python


نحوه نصب


نصب پکیج whl dester-0.3:

    pip install dester-0.3.whl


نصب پکیج tar.gz dester-0.3:

    pip install dester-0.3.tar.gz