PySimpleGUIWx/readme.md updated from https://stackedit.io/
This commit is contained in:
parent
083ebe564c
commit
9ca738f6d2
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
[](http://pepy.tech/project/pysimplegui)
|
](http://pepy.tech/project/pysimplegui)
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
@ -12,38 +12,6 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# PySimpleGUIWx
|
|
||||||
|
|
||||||
The WxPython port of PySimpleGUI
|
|
||||||
|
|
||||||
## Why?
|
|
||||||
|
|
||||||
Why use PySimpleGUIWx?
|
|
||||||
|
|
||||||
There are a couple of easy reasons to use PySimpleGUIWx over PySimpleGUIQt. One is footprint. PyInstaller EXE for PySimpleGUIWx is 9 MB, on Qt it's 240 MB. Another is cool widgets. WxPython has some nice advanced widgets that will hopefully be offered thought PySimpleGUIWx.
|
|
||||||
|
|
||||||
Why use PySimpleGUI?
|
|
||||||
1. It's simple and easy to program GUIs
|
|
||||||
2. You can move between the GUI frameworks tkinter, Qt and WxPython by chaning a single line of code, the import statemlkent.
|
|
||||||
3. It's fun
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## The Engineering Pre-
|
|
||||||

|
|
||||||
|
|
||||||
[](http://pepy.tech/project/pysimplegui)
|
|
||||||
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# PySimpleGUIWx
|
# PySimpleGUIWx
|
||||||
|
|
||||||
The WxPython port of PySimpleGUI
|
The WxPython port of PySimpleGUI
|
||||||
|
@ -380,5 +348,5 @@ Starting with release 0.4.0, most of the Popup functions work. This means you c
|
||||||
|
|
||||||
# Acknowledgments
|
# Acknowledgments
|
||||||
<!--stackedit_data:
|
<!--stackedit_data:
|
||||||
eyJoaXN0b3J5IjpbNjg3MTU5NTA0XX0=
|
eyJoaXN0b3J5IjpbODg2MzA1Mjk2XX0=
|
||||||
-->
|
-->
|
Loading…
Reference in New Issue