Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

3 items on 02 Jun 2023
Python

#418: How To Keep A Secret in Python Apps

Think about the different APIs and databases your application works with. Every one of them requires either an API key or a database connection string that itself contains a password. How do you let your application…

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