From 71068893c34884bd0200c9669b075f17bd277d9a Mon Sep 17 00:00:00 2001 From: Alexander Verbovetsky Date: Fri, 23 Jun 2023 07:06:51 +0700 Subject: python/python3-PySimpleGUI: Added (python library for GUIs). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-PySimpleGUI/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python3-PySimpleGUI/README (limited to 'python/python3-PySimpleGUI/README') 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. -- cgit v1.2.3