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.

07 Jul 2021 edition
Python

#241 f-yes we want some f-string tricks!

Topics include Autosync all branches of a fork, Measuring memory usage in Python: it’s tricky!, Python f-strings can do more than you thought. f'{val=}', f'{val!r}', f'{dt:%Y-%m-%d}', 10 Tips and Tools You Can Adopt in…

Source: Python Bytes Michael Kennedy and Calvin Hendryx-Parker