معرفی شرکت ها


amenukit-0.1a1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Cross gui-menu building utility.
ویژگی مقدار
سیستم عامل -
نام فایل amenukit-0.1a1
نام amenukit
نسخه کتابخانه 0.1a1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Robert Ledger
ایمیل نویسنده robert@pytrash.co.uk
آدرس صفحه اصلی http://amenukit.sourceforge.net/
آدرس اینترنتی https://pypi.org/project/amenukit/
مجوز GNU Library or Lesser General Public License (LGPL)
Gui independent menu system. ----------------------------- This module is in its infancy and as it's goals are very ambitious there is no guarantee that it will survive. The following are the goals of the project not a statement of achievement. At the moment it should be considered 'vapourware' This module will simplify the specification, creation, and dynamic manipulation of gui menus. Menus systems written with this module will work without modification on all supported gui's. The kit supplies wrappers for four common python gui's: - tkinter [tkmenukit.py] - pygtk [gtkmenukit.py] - pyqt [qtmenukit.py] - wxPython [wxmenukit.py] Menus are represented by python objects linked together in a tree structure. The python objects can be inactive, or active. Active menus are connected to real menus in the gui and changes made to the python structure will be reflected in the gui. Menus (and menu fragments) can be built up using normal python methods for manipulating data structures or from lists of python strings or from data formats such as XML, jason, yaml etc. Python menu structures, however constructed, can be converted easily into any of these formats. Porting a menu system from one gui to another, simply involves importing a different wrapper module. Everything else will work exactly the same.


نحوه نصب


نصب پکیج whl amenukit-0.1a1:

    pip install amenukit-0.1a1.whl


نصب پکیج tar.gz amenukit-0.1a1:

    pip install amenukit-0.1a1.tar.gz