readme.md updated from https://stackedit.io/
This commit is contained in:
parent
d721437a00
commit
9ded200133
12
readme.md
12
readme.md
|
@ -94,6 +94,10 @@ New for 2019, PySimpleGUIWeb. This is an exciting development! PySimpleGUI in
|
||||||
|
|
||||||
The underlying framework supplying the web capability is the Python package Remi. https://github.com/dddomodossola/remi Remi provides the widgets as well as a web server for you to connect to. It's an exiting new platform to be running on and has temporarily bumped the WxPython port from the highest priority. PySimpleGUIWeb is the current high priority project.
|
The underlying framework supplying the web capability is the Python package Remi. https://github.com/dddomodossola/remi Remi provides the widgets as well as a web server for you to connect to. It's an exiting new platform to be running on and has temporarily bumped the WxPython port from the highest priority. PySimpleGUIWeb is the current high priority project.
|
||||||
|
|
||||||
|
# repl.it Version
|
||||||
|
|
||||||
|
Want to really get your mind blown? Check out this [PySimpleGUI program](https://repl.it/@PySimpleGUI/PySimpleGUIWeb-Demos) running in your web browser.
|
||||||
|
|
||||||
# Support
|
# Support
|
||||||
|
|
||||||
PySimpleGUI is an active project. Bugs are fixed, features are added, often. Should you run into trouble, open an issue on the GitHub site and you'll receive help by someone in the community.
|
PySimpleGUI is an active project. Bugs are fixed, features are added, often. Should you run into trouble, open an issue on the GitHub site and you'll receive help by someone in the community.
|
||||||
|
@ -4987,8 +4991,8 @@ eyJoaXN0b3J5IjpbMjA4Mzk5NzUyMl19
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!--stackedit_data:
|
<!--stackedit_data:
|
||||||
eyJoaXN0b3J5IjpbLTE0NjE0MjgxLC02MDYzNzExOCwtNTA5Mz
|
eyJoaXN0b3J5IjpbLTE1OTIzMzU1ODIsLTE0NjE0MjgxLC02MD
|
||||||
U5MTIzLC0yNDg5NzYyOSwxMzA3NjkyNTksLTI5Njc4MzU1LC03
|
YzNzExOCwtNTA5MzU5MTIzLC0yNDg5NzYyOSwxMzA3NjkyNTks
|
||||||
NzQwNzQyMzAsMjY2MzY0NDE3LDQ0OTQzMzI0MywtMTE0ODQ5MD
|
LTI5Njc4MzU1LC03NzQwNzQyMzAsMjY2MzY0NDE3LDQ0OTQzMz
|
||||||
YyM119
|
I0MywtMTE0ODQ5MDYyM119
|
||||||
-->
|
-->
|
Loading…
Reference in New Issue