"Hey guys, I've been experimenting with securing API keys in my Python projects and I wanted to start a discussion on the best practices. I've seen some examples of using environment variables and cryptography libraries, but I'm not sure which approach is more secure. Has anyone else had experience implementing secure API keys with Python?"