Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

2 items on 08 Apr 2022
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)