Edmonton.py

The Edmonton Python User Group

edmontonpy.com
@edmontonpy

devedmonton.slack.com #meetup-edmontonpy

Please let the organizing committee if you're interested in sponsoring.

When standing as a group of people, always leave room for 1 person to join your group."

The Pac-Man Rule

Talks

Demystifying CPython bytecode

Eddie Antonio Santos

 

Image to Text

Andrew Crouse

 

Events

Global

Sep 22-27, San Diego

  • PyCon Canada 2019

Nov 16-17 (tentative), Toronto
A few of us are going and its' going to be fun

News

Jobs

Levven Electronics Ltd.

Senior Software Developer ($107,000 - $155,000)

Helm

Senior Back-End Developer

Jobs?

If you do have a job, and would like to advertise it here please let the organizing committee in the future

Articles

Python Tip

Debugging

Debug your Python using pdb.

import pdb; pdb.set_trace()

c - continue
n - next line
ll - print out the current function
l - print out the line you are looking at

NEXT MEETUP ON SEPTEMBER 9TH

August 2019

By amcrouse

August 2019

  • 397