diff options
Diffstat (limited to 'python/python3-PySimpleGUI/README')
-rw-r--r-- | python/python3-PySimpleGUI/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-PySimpleGUI/README b/python/python3-PySimpleGUI/README new file mode 100644 index 0000000000..ca72c49169 --- /dev/null +++ b/python/python3-PySimpleGUI/README @@ -0,0 +1,2 @@ +PySimpleGUI is a Python library that allows Python programmers of any +level to create graphical interfaces. It has extensive documentation. |