Skip to content
TILens What matters today in tech v0.0.9
Theme

Daily edition · Python

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

30 Nov 2025 edition
Python GitHub

celery/celery: v5.6.0

Celery v5.6.0 is now available. Key Highlights See What's new in Celery 5.6 for a complete overview or read the main highlights below. Python 3.9 Minimum Version Celery 5.6.0 drops support for Python 3.8 (EOL). The…

Source: Celery Releases Nusnus
Python

#528: Python apps with LLM building blocks

In this episode, I’m talking with Vincent Warmerdam about treating LLMs as just another API in your Python app, with clear boundaries, small focused endpoints, and good monitoring. We’ll dig into patterns for wrapping…

Source: Talk Python To Me Michael Kennedy (@mkennedy)