All Articles

This Week in Python (March 22, 2024)

Fri, March 22, 2024

twip

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

Python Articles

Projects

  • ludic – Lightweight framework for building dynamic HTML pages in pure Python
  • ufo-tools – Simple implementation of monad containers for functional programming in python
  • curl_cffi – A http client that can impersonate browser tls/ja3/http2 fingerprints
  • python-diskcache – disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python
  • https – Build reactive web UIs in Python