Episode Details

Back to Episodes
Creating a Python Wordle Clone & Testing Environments With Nox

Creating a Python Wordle Clone & Testing Environments With Nox

Episode 145 Published 3 years, 2 months ago
Description

Would you like to practice your Python skills while building a challenging word game? Have you been wanting to learn more about creating command-line interfaces and making them colorful and interactive? This week on the show, Christopher Trudeau is here, bringing another batch of PyCoder’s Weekly articles and projects.

We share a recent Real Python step-by-step project about creating a clone of Wordle. In the project, you’ll practice building a terminal application, validating user input, and refactoring code into functions.

Christopher shares an article that compares two popular testing tools, Nox and Tox. He discusses how each framework approaches test environment configuration and why the author leans toward using Nox’s Python decorator–based format.

We share several other articles and projects from the Python community, including a news update, a guide to trying out code and ideas quickly with the Python REPL, a PEP about requiring virtual environments by default, a discussion about lessons learned in twenty years as a software engineer, a project for a spreadsheet GUI inside of JupyterLab notebooks, and adding C-style for loops to Python.

Topics:

  • 00:00:00 – Introduction
  • 00:02:21 – Django Security Releases Issued
  • 00:02:43 – PSF Is Hiring a Security Developer-in-Residence
  • 00:03:44 – Python 3.11.2, Python 3.10.10 and 3.12.0 alpha 5 are available
  • 00:04:02 – Build a Wordle Clone With Python and Rich
  • 00:10:05 – Why I Like Nox
  • 00:16:44 – Sponsor: Anaconda Cloud
  • 00:17:26 – PEP 704: Require Virtual Environments by Default
  • 00:27:17 – The Python Standard REPL: Try Out Code and Ideas Quickly
  • 00:33:08 – Video Course Spotlight
  • 00:34:35 – 20 Things I’ve Learned in My 20 Years as a Software Engineer
  • 00:47:50 – Mito: A Spreadsheet Inside Your JupyterLab Notebooks
  • 00:51:37 – How I Added C-Style for-Loops to Python
  • 00:58:08 – Thanks and goodbye

News:

Show Links:

Listen Now

Love PodBriefly?

If you like Podbriefly.com, please consider donating to support the ongoing development.

Support Us