معرفی شرکت ها


colorparse-1.1.6


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A string-coloring package for terminals
ویژگی مقدار
سیستم عامل -
نام فایل colorparse-1.1.6
نام colorparse
نسخه کتابخانه 1.1.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Esteban Carrillo
ایمیل نویسنده esteban.ac.naranjo@gmail.com
آدرس صفحه اصلی https://github.com/tubi-carrillo/colorparse
آدرس اینترنتی https://pypi.org/project/colorparse/
مجوز -
# colorparse ``colorparse`` is a python package that will read and parse strings with defined color codes, showing their respective colors in the terminal. This way, a string can be easily colored, simplifying the work for the user. For the complete documentation, change log and more, visit the [readthedocs page](https://colorparse.readthedocs.io/en/latest) and the [github page](https://github.com/tubi-carrillo/colorparse). # Installation To install, upgrade or uninstall, use the following: ``` $ pip install colorparse $ pip install --upgrade colorparse $ pip uninstall colorparse ``` # Recent Changes \* *the prefixes [t] refer to terminal-only, [m] for module-only and [d] for docs-only changes, respectively* * ```diff # version 1.1.6 (2020 - 03 - 12) - Fixed color code overflow when ending specific color types consecutively (e.g. "/;g:w/ green text/;; with white background/:: would make this text green", returns the part of the string "would make this text green" with the former color green). ```


نحوه نصب


نصب پکیج whl colorparse-1.1.6:

    pip install colorparse-1.1.6.whl


نصب پکیج tar.gz colorparse-1.1.6:

    pip install colorparse-1.1.6.tar.gz