Python Snacks
Advertise
Contact
Login
Subscribe
Python Snacks
Archive
Page 6
Archive
best-practices
pythonic thinking
beginner
functions
data structures
tool-review
advanced
tooling
workflow
breakdown
checklist
intermediate
quick win
control flow
tooling
tooling
+2
+2
Nov 08, 2023
Leveraging the .env file in Python
Safely store sensitive information in this file, like your API keys and tokens.
Brandon Molyneaux
First
Back
2
3
4
5
6
Next
Last