All Articles

This Week in Python (June 13, 2025)

Fri, June 13, 2025

twip

This Week in Python is a concise reading list about what happened in the past week in the Python universe.

Python Articles

Projects

  • fail2ban – Daemon to ban hosts that cause multiple authentication errors
  • pydoll – library for automating chromium-based browsers without a WebDriver
  • pcl – minimal proof-of-concept compiler and runner for PCL files, which combine embedded C and Python code into a single source file
  • depyler – Compiles Python to Rust
  • moto – library that allows you to easily mock out tests based on AWS infrastructure