All Articles

This Week in Python (Mar 4, 2022)

Fri, March 4, 2022

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

Python Articles

Projects

  • miniboss – miniboss is a Python application for locally running a collection of interdependent docker services
  • The Algorithms - Python – A collection of Computer Science Algorithms in Python
  • FastAPI – Not particularly new, but still a hot candidate for building RESTful web services: FastAPI
  • rich – A lot of Twitter buzz about this excellent terminal library
  • pyTermTk – A toolkit for building interactive terminal applications