PyTexas Monthly Meetup: Python Decorators

Date & Time

Dec. 2, 2025, 9 p.m. - Dec. 2, 2025, 10 p.m.

Cost

$0

Location

Online

Organizer

Alamo Python

Sign Up


Description

Join us for our monthly meetup! The meetup will take place in the PyTexas Discord server, so be sure to join!

This month we are excited to be joined by Landon Jurgens!

Speaker: Landon Jurgens
Topic: Python Decorators

Python Decorators are a cool, pythonic way to inject context into your Python code. In this talk we'll walk through some interesting ways to leverage them and a couple places where you're better off not using them.