All Articles

This Week in Python (March 17, 2023)

Fri, March 17, 2023

twip

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

Python Articles

Projects

  • mciwb – Minecraft Interactive world builder
  • apify-sdk-python – The Apify SDK for Python is the official library for creating Apify Actors in Python. It provides useful features like actor lifecycle management, local storage emulation, and actor event handling
  • replbuilder – Python helper tool for building and running a repl with custom commands
  • pylyzer – A fast static code analyzer & language server for Python
  • mr-graph – a graph definition and execution library for python