Skip to content
TILens What matters today in tech
Theme

Daily edition · Languages

The daily ledger

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

01 Dec 2018 edition
Python

#106 Fluent query APIs on Python collections

Topics include , play:5:25] [Plugins made simple with pluginlib, play:8:00] [How to Test Your Django App with Selenium and pytest, play:12:40] [Fluent collection APIs, , and play:21:33] [Web apps in pure Python apps…

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

#188: Async for the Pythonic web with Sanic

What do most web servers do most of the time? They wait. They wait on external systems while processing a request.

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