Overview
Watch a conference talk from PyBay exploring how to build a Wordle statistics bot using Python's concurrent processing tools like forks, pools, and async functionality. Learn how to analyze word choice strategies and evaluate puzzle-solving luck through practical implementation examples. Presented by Christopher Neugebauer at SF Python, this 32-minute session demonstrates advanced Python concurrency concepts through the lens of the popular word game. Discover techniques for processing multiple possible word combinations efficiently while avoiding any spoilers for daily puzzles. The talk was delivered at Bungalo East as part of PyBay, the regional Python conference for the San Francisco Bay Area that brings together Python developers for deep technical discussions and community building.
Syllabus
Sun Oct 8 2023 at Bungalo East
Taught by
SF Python