Fri, May 24, 2024
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
- Statically Typed Functional Programming with Python 3.12
- Can LLMs find bugs in large codebases?
- pyastgrep and custom linting
- Replacing pyinstaller with 100 lines of code
- Python: Mock an inner import
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