filmov
tv
Hiding Passwords and Secret Keys in Environment Variables (Windows)
![preview_player](https://i.ytimg.com/vi/sX_T0thJTss/maxresdefault.jpg)
Показать описание
In this Python Programming Tutorial, we will be learning how to hide passwords and secret information within environment variables on Windows machines. Hard-coding secret information is a common mistake that beginners make when learning Python. Hiding this information within environment variables allows you to access your secret information within your code without anyone else being able to see these values from your source code.
-------------------------------------------------------------------
-------------------------------------------------------------------