Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

2 items on 14 Sep 2017
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)