All Articles

This Week in Python (August 26, 2022)

Fri, August 26, 2022

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

Python Articles

Projects

  • bibaandboba – Python package for analyzing Telegram chats and finding correlations between people
  • python-ds – No non-sense and no BS repo for how data structure code should be in Python - simple and elegant
  • asyncer – Asyncer, async and await, focused on developer experience
  • diffusers – State-of-the-art diffusion models for image and audio generation in PyTorch
  • system-design-primer – Learn how to design large-scale systems. Prep for the system design interview