#pysimplegui β Public Fediverse posts
Live and recent posts from across the Fediverse tagged #pysimplegui, aggregated by home.social.
-
PySimpleGUI 6: π Because we all know #Python developers were just praying for yet another layer of #abstraction over tkinter, Qt, WxPython, and Remi. π€¦ββοΈ 2026 brings us the #LGPL3 version, because clearly, nothing screams "fun" like licensing updates! π
https://github.com/PySimpleGUI/PySimpleGUI #PySimpleGUI #SoftwareDevelopment #HackerNews #ngated -
PySimpleGUI 6: π Because we all know #Python developers were just praying for yet another layer of #abstraction over tkinter, Qt, WxPython, and Remi. π€¦ββοΈ 2026 brings us the #LGPL3 version, because clearly, nothing screams "fun" like licensing updates! π
https://github.com/PySimpleGUI/PySimpleGUI #PySimpleGUI #SoftwareDevelopment #HackerNews #ngated -
PySimpleGUI 6: π Because we all know #Python developers were just praying for yet another layer of #abstraction over tkinter, Qt, WxPython, and Remi. π€¦ββοΈ 2026 brings us the #LGPL3 version, because clearly, nothing screams "fun" like licensing updates! π
https://github.com/PySimpleGUI/PySimpleGUI #PySimpleGUI #SoftwareDevelopment #HackerNews #ngated -
PySimpleGUI 6: π Because we all know #Python developers were just praying for yet another layer of #abstraction over tkinter, Qt, WxPython, and Remi. π€¦ββοΈ 2026 brings us the #LGPL3 version, because clearly, nothing screams "fun" like licensing updates! π
https://github.com/PySimpleGUI/PySimpleGUI #PySimpleGUI #SoftwareDevelopment #HackerNews #ngated -
PySimpleGUI 6: π Because we all know #Python developers were just praying for yet another layer of #abstraction over tkinter, Qt, WxPython, and Remi. π€¦ββοΈ 2026 brings us the #LGPL3 version, because clearly, nothing screams "fun" like licensing updates! π
https://github.com/PySimpleGUI/PySimpleGUI #PySimpleGUI #SoftwareDevelopment #HackerNews #ngated -
Today I improved my #Python script to convert #png files in a folder to #gif, using a graphic interface with #PySimpleGUI (I have a CLI version too I have recently converted from #Pillow to #imageio) and during class I made a png to #mp4 version!
png -> mp4 (GUI) https://github.com/villares/sketch-a-day/blob/main/admin_scripts/pngs_to_mp4_gui.py
png -> gif (GUI)
https://github.com/villares/sketch-a-day/blob/main/admin_scripts/make-gif.py
png -> gif (CLI) https://github.com/villares/sketch-a-day/blob/main/admin_scripts/pngs_to_gif.py -
I've begun a complete rewrite of the VoiceLab backend. It's enough hacking. Time to start from scratch. I won't change the measurements or anything... Just the GUI and the data pipeline to accommodate multiprocessing, and in doing so, I'll tidy up the codebase.
While I'm developing (will likely take many months), have a look at my latest release:
https://github.com/Voice-Lab/VoiceLab#Praat #AcousticAnalysis #VoiceSauce #Python #PySimpleGUI #VoiceAnalysis