2025 Sep 4th – UQ PUG 21

Welcome to UQ Python User Group! Check out our general info for how we work and what we do. Below you’ll find the details of this month’s gathering.

Overview

Welcome to the September UQ PUG!. This month we’ll be discussing venv, Python’s virtual environment manager. It’s great and it’s simple and it’s complicated.

Structure

  1. We start today by adding our names to the table below
  2. Add your questions to this page
  3. This month’s presentation
  4. Finally, we spend the rest of the session answering the questions you’ve brought!

Teams

If you’d like to receive regular updates and post questions during the month, join our Teams channel!

How to use this document

This is a Jupyter Notebook, a document format where everything is separated into cells. Each cell contains either markdown, or python.

  • The markdown cells allow you to write formatted text
  • The python cells allow you to write AND run python

A few tips

  • Double click on a cell to edit it
  • CTRL + ENTER to run a cell
  • Press + Code or + Markdown in the top menu to create new cells. Alternatively, press the buttons between cells

Training Resources

We offer Python training sessions and resources, you can find our introductory guide here.

Introduce yourself

What’s your name? Where are you from? Why are you here?
Cameron West Library / SMP To help out
Nick Wiggins Library
Stephane Guillou Library
Minkra

Questions

If you have any Python questions you’d like to explore with the group, please put your question and name in the sections below.

If you think you can help, feel free to contribute to the answers section!

String manipulation / Python exams | Minkra

How to go about problem solving functions - what’s a good process? Looked at an example of replicating the .title() string method.

# Put any code you'd like to run here!

Answers

  • Answer 1
  • Answer 2

Question | Name

Add more details here, then press CTRL + ENTER when you’re done

# Put any code you'd like to run here!

Answers

  • Answer 1
  • Answer 2

Question | Name

Add more details here, then press CTRL + ENTER when you’re done

# Put any code you'd like to run here!

Answers

  • Answer 1
  • Answer 2

Question | Name

Add more details here, then press CTRL + ENTER when you’re done

# Put any code you'd like to run here!

Answers

  • Answer 1
  • Answer 2