معرفی شرکت ها


appbase-0.3.4


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

appbase is the foundation for a pyQt based application including: * save, load, autosave * session management * fullscreen with F11 * close-dialog * system tray control
ویژگی مقدار
سیستم عامل -
نام فایل appbase-0.3.4
نام appbase
نسخه کتابخانه 0.3.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Karl Bedrich
ایمیل نویسنده karl@bedrich.de
آدرس صفحه اصلی https://github.com/radjkarl/appbase
آدرس اینترنتی https://pypi.org/project/appbase/
مجوز GPLv3
============================================= AppBase - your base for PyQt4 app development ============================================= .. image:: https://img.shields.io/badge/License-GPLv3-red.svg .. image:: https://img.shields.io/badge/python-2.6%7C2.7-yellow.svg - Browse the `API Documentation <http://radjkarl.github.io/appBase>`_ - Fork the code on `github <https://github.com/radjkarl/appBase>`_ .. image:: https://raw.githubusercontent.com/radjkarl/appBase/master/appbase_showcase.png :align: center :alt: showcase It includes: * **Application.py** - just substitute your QApplication this one and you get... * open, save, new, timed autosave etc. * **MainWindow.py** - this mainWindow gives you a predefined menubar including all features of Application.py * **MultiWorkspaceWindow.py** - mainWindow with workspace management * **Server.py** - a system tray control for the mainWindow DEPRECIATED: * **Launcher.py** - a graphical launcher to view and open python sessions stored as .pyz Installation ^^^^^^^^^^^^ **appBase** is listed in the Python Package Index. You can install it typing:: pip install appBase Session management ^^^^^^^^^^^^^^^^^^ * Load and save your session as a zipped file * Save and restore temporal states of your session (Menubar->State) * Handle multiple workspaces in one window (Menubar->Workspace) Tests ^^^^^ To open an example window type:: python -m appBase.MultiWorkspaceWindow v0.2, <22/12/2014> -- Initial release. v.0.3.1 <27/05/2016> -- Minor updates. Karl Bedrich 2013 - 2016


نحوه نصب


نصب پکیج whl appbase-0.3.4:

    pip install appbase-0.3.4.whl


نصب پکیج tar.gz appbase-0.3.4:

    pip install appbase-0.3.4.tar.gz