Intro to Git & Python Package Management - Workshop
Through building your own Python Package learn how to use git and build projects with reusable, shareable Python code.
Intro to Git & Python Package Management - Workshop
This course intends to teach you how to use Git through building a full Python package. The goal to to get attendees comfortable with basic version control, as well as learn how to leverage this to build shareable Python packages.
We will cover:
- basics of git
- basics of uv and virtual envs
- how to structure a Python package
- resolving git issues, merging, rebasing, branching
- designing reusable code
Through building your own Python Package learn how to use git and build projects with reusable, shareable Python code.
Intro to Git & Python Package Management - Workshop
This course intends to teach you how to use Git through building a full Python package. The goal to to get attendees comfortable with basic version control, as well as learn how to leverage this to build shareable Python packages.
We will cover:
- basics of git
- basics of uv and virtual envs
- how to structure a Python package
- resolving git issues, merging, rebasing, branching
- designing reusable code
Good to know
Highlights
- 2 hours 30 minutes
- In person
Location
The Royal
1145 Carling Avenue
Ottawa, ON K1Z 7K4
How do you want to get there?

Agenda
-
Intro and Basic Set-up
-
Basic git & uv
-