✅ Python Tips 4 | Hide secret key and password in windows environment variable

Опубликовано: 01 Январь 1970
на канале: aipython
4,518
162

✅ In this video, you will learn to store the confidential (or secret information) such as username, password or API key etc,, in the windows environment variable and read them in Python without actually writing the sensitive information directly in the code. This is going to be super useful as You don't have to mention this information directly because you may be sharing or showing this code to someone else in future.

🌐 Tutorial: https://www.aipython.in [🖺documentation and 🔡code]

⚙️My Gadget setup for productivity
Recording Mic: https://amzn.to/3jJ3bfA
SSD for fast Operation: https://amzn.to/3yOGRFS
Power Bank: https://amzn.to/2WSfRZ0
Desktop Monitor: https://amzn.to/2WMXJjk
USB 4.0 Hub: https://amzn.to/3jHRBS7
Whiteboard (wall-mount) : https://amzn.to/2Vjxal2

🎦 aipython's Playlist
Python Tutorial for Beginners: https://bit.ly/3bAubXP
Matplotlib for Data visualization: https://bit.ly/ai-matplotlib
Python Tips & Tricks for beginners: https://bit.ly/2JpVND4
Python web scraping Projects: https://bit.ly/2UHAbY1
Python API based projects: https://bit.ly/pythonAPI-proj
Desktop App in Python: http://bit.ly/pythonApp

🤝 Connect and follow aipython
Website : https://www.aipython.in
facebook (Page) :   / aipythonindia  
Facebook (Group):   / aipython  
Instagram:   / aipython_india  
Twitter :   / aipython_india  
LinkedIn :   / aipythonindia  

#python #environment #windows