EdmontonPy
Inspired by the Python community, we hope to foster a strong, supportive, and proficient Python community in the Edmonton area.
Web: EdmontonPy.com
Twitter: @EdmontonPy
Slack: devedmonton.slack.com
#meetup-edmontonpy
YouTube: Dev Edmonton
Looking for a job? Looking to hire great people?
Please visit #opportunities at devedmonton.slack.com
For more events you can check out https://www.python.org/events/
import os
os.system('echo "hi"')
# print hi
os.system("pwd")
# current path you're running
os.system('ls')
# shows the files in the current folder
You can run shell commands from your python environment!
Jiaqiang Yi
Message one of
@data-get, @dgmouris, @abram
on Dev Edmonton Slack
Beginners are more than welcome!
Talks vary in topic, they just have to do with Python in some way. 🐍
A pictionary-like game.
Go to the site
Type in a name and click "CREATE PRIVATE ROOM"
share the URL with your REMO.CO table!
Use your table local txt chat :)
P.S. We need talks for January and February!
And volunteers for: AV, Slides, Speaker Wrangling, Org-Committee
If you're interested reach out (on the slack):
@dgmouris @abramhindle @data-get
By EdmontonPy
Inspired by the Python community, we hope to foster a strong, supportive, and proficient Python community in the Edmonton area.