All Articles

This Week in Python (May 24, 2024)

Fri, May 24, 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

  • whoosh-reloaded – fast, featureful full-text indexing and searching library implemented in pure Python
  • asyncssh – Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework
  • llama-cpp-python – Python bindings for llama.cpp
  • mito – The mitosheet package, trymito.io, and other public Mito code
  • pybench – benchmark tool inspired by Geekbench