Code Jams
July to August
Once a year we host a code jam for members of our server to participate in. The code jam is an event where we place you in a team with 5 other random server members. You then have 11 days to code some sort of application or program in Python. Your program must use the specified technology/framework and incorporate the theme chosen by the server.


PyWeek
March & September
For the past 15 years, PyWeek has been running a bi-annual game jam for the Python language. As of 2020, we are excited to say that we are officially partnered with PyWeek to co-run these events.

Advent of code
December
An advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like, including Python. The puzzles start off easy and gradually get more difficult, all while revealing a fun little story that is appropriate for some seasons more than others. Puzzles are posted every day as they come, and you'll be able to discuss your solutions for each puzzle in dedicated threads.

Revival of Code
July to August
Revival of Code is a Python Discord hosted event where we release old Advent of Code puzzles from a previous year. Puzzles are for a variety of skill sets and skill levels that can be solved in any programming language you like, including Python. They will be posted every other day, and you'll be able to discuss your solutions in dedicated threads.
😜 April Fools
April 1st
Once a year we come up with something different for April Fools.
In 2022 for instance, we came up with PEP 9001, "The Final Style Guide for Python", PEP 2241, "Back to the Past", and a revised Zen of Python which you can check out using the &zen
command. The &blurpify
command is also available after the event for members to experiment with the style guide.