Skip to content
TILens What matters today in tech
Theme

Daily edition

The daily ledger

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

14 Sep 2017 edition
Python

#43 Python string theory, v2

Topics include future-fstrings, The Fun of Reinvention, Sound Pattern Recognition with Python, PEP 550: Execution Context, Intro to Threads and Processes in Python, and Alternative filesystems for Python.

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

#129: Falcon: The bare-metal Python web framework

Full featured web frameworks such as Django are great. But sometimes, living closer to the network layer is just the thing you need.

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