Skip to content
TILens What matters today in tech
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.

19 May 2020 edition
Python

#182 PSF Survey is out!

Topics include PSF / JetBrains Survey, , Open AI Jukebox, The Curious Case of Python's Context Manager, nbstripout, and The 2020 Python Language Summit.

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

#265: Why is Python slow?

The debate about whether Python is fast or slow is never-ending. It depends on what you're optimizing for: Server CPU consumption? Developer time? Maintainability? There are many factors. But if we keep our eye on pure…

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