
This presentation will look at how to write a program in the Python programming language using a graphical user interface (GUI) library named PySide6.
Our example program will accept a string of text, usually an HTTP link, and perform some sort of processing on said string.
As part of the architecture of the program, to increase generality and usefulness, we use a shell (Bourne is the example) script, which is used to hold the command or commands processing the string.
The Python GUI program will call this external program and capture its output.
We will also take a brief look at PyInstaller for creating a distributable single executable.
Where: Quality Foods, View Royal, 27 Helmcken Rd #110
When: 9:30-10a Beverages & Conversation
10a Presentation
This is a Hybrid meeting (in-person and on Jitsi)
NOTE: The online server is only available during meeting times, so if you click on the link below and it doesn’t work then there is no meeting and this is normal.
Join Us Online here:










Two views of Statistical Programming. The second in the series. R is a programming language and free software environment for statistical computing and graphics that is supported by the R Foundation
A high-level Python Web framework that encourages rapid development and clean, pragmatic design, Django takes care of much of the hassle of Web development so you can focus on writing Web apps without needing to reinvent the wheel.