Python Bytes episode 491 explores new developer tools including Claude Code insights, post-quantum cryptography in Python, major updates to the Model Context Protocol, and terminal autocomplete utilities.
Key Points
- Claude Code’s new
/insightscommand analyzes local session logs to provide automated feedback on developer workflows, friction points, and interaction styles. - The
pyca/cryptographylibrary version 48 now includes NIST-standardized post-quantum algorithms ML-KEM and ML-DSA to prepare for upcoming federal security deadlines. - The Model Context Protocol (MCP) 2.0 SDK introduces a stateless architecture, breaking changes to the API, and renames
FastMCPtoMCPServer. inshellisenseoffers IDE-style autocomplete for over 600 command-line tools across Windows, Linux, and macOS.- Django 6.1 has been officially released, and tickets are currently available for the upcoming DjangoCon US.