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.

08 Apr 2022 edition
Python

#278 Multi-tenant Python applications

Topics include dunk - a prettier git diff, Is your Python code vulnerable to log injection?, Building multi tenant applications with Django, Should you pre-allocate lists in Python?, and mockaroo tonic.

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

#360: Removing Python's Dead Batteries (in just 5 years)

Python has come a long way since it was released in 1991. It originally released when the Standard Library was primary the totality of functionality you could leverage when building your applications. With the addition…

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