Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

2 items on 27 Oct 2025
Python

#455 Gilded Python and Beyond

Topics include Cyclopts: A CLI library, The future of Python web services looks GIL-free, Free-threaded GC, and Polite lazy imports for Python package maintainers.

Source: Python Bytes Michael Kennedy and Calvin Hendryx-Parker
Python

#525: NiceGUI Goes 3.0

Building a UI in Python usually means choosing between "quick and limited" or "powerful and painful." What if you could write modern, component-based web apps in pure Python and still keep full control? NiceGUI,…

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