Skip to content

Extends and simplifies tkinter functionality with built-in QoL improvements.

License

Notifications You must be signed in to change notification settings

ManderaGeneral/generalgui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generalgui

Extends and simplifies tkinter functionality with built-in QoL improvements.

This package and 6 other make up ManderaGeneral.

Information

Package Ver Latest Release Python Platform Lvl Todo Tests
generalgui 2.0.8 2021-12-30 10:19 CET 3.8, 3.9 Windows, Ubuntu 2 1 55.1 %

Contents

generalgui
├─ Information
├─ Contents
├─ Installation
├─ Attributes
└─ Todo

Installation

Command generalvector generallibrary pandas numpy
pip install generalgui Yes Yes Yes Yes

Attributes

Module: generalgui
├─ Class: Button
│  ├─ Method: draw_text (Untested)
│  └─ Property: text
├─ Class: Checkbutton (Untested)
│  ├─ Method: draw_text (Untested)
│  ├─ Property: text
│  ├─ Method: toggle (Untested)
│  └─ Method: toggled (Untested)
├─ Class: Entry (Untested)
│  ├─ Method: draw_text (Untested)
│  ├─ Property: text
│  ├─ Method: toggle (Untested)
│  └─ Method: toggled (Untested)
├─ Class: Label
│  ├─ Method: draw_text (Untested)
│  └─ Property: text
├─ Class: MethodGrouper (Untested)
│  ├─ Method: draw_text (Untested)
│  ├─ Property: text
│  ├─ Method: toggle (Untested)
│  └─ Method: toggled (Untested)
├─ Class: Page
├─ Class: Password (Untested)
├─ Class: PaymentPage (Untested)
├─ Class: PlotPage (Untested)
└─ Class: SigninPage (Untested)
   ├─ Method: hook_signin_success (Untested)
   ├─ Method: register (Untested)
   └─ Method: signin (Untested)

Todo

Module Message
editable.py Move trace to generallibrary.
Generated 2022-06-21 09:10 CEST for commit master.