معرفی شرکت ها


cursesplus-2.0.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

An extension program to curses that offers option menus, message boxes, file dialogs and more
ویژگی مقدار
سیستم عامل -
نام فایل cursesplus-2.0.3
نام cursesplus
نسخه کتابخانه 2.0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده Enderbyte Programs <enderbyte09@gmail.com>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/cursesplus/
مجوز -
# Curses Plus Extension library to curses ## How To Install Use ```pip3 install cursesplus``` on Linux or ```py -m pip install cursesplus``` on Windows ### SPECIAL INSTRUCTIONS FOR WINDOWS For Windows you need to also install ```windows-curses``` or related program to provide the basic curses functionality ### System requirements **A computer running any of the following OSes:** Microsoft Windows 7 Microsoft Windows 8 Microsoft Windows 8.1 Microsoft Windows 10 Microsoft Windows 11 Any modern distro of Linux that supports Python3 **Python Version 3.6 or newer** ## What's New? ### Version 2.0.3 Huge performance improvements to filedialog ### Version 2.0: Incompatible api changes -askyesno now MUST be messagebox.askyesno -Rewrite colour system. load_colours() is now nonexistent. -Now use set_colour(background,foreground). A set of colour constants are defined in the cp class. ## Uses curses-plus offers many utilities to make writing TUI applications easy. (TUI stands for Terminal User Interface)


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

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl cursesplus-2.0.3:

    pip install cursesplus-2.0.3.whl


نصب پکیج tar.gz cursesplus-2.0.3:

    pip install cursesplus-2.0.3.tar.gz