[Tutor] Python "password" securely hashed in script

Paul Smith paulrsmith7777 at gmail.com
Wed Apr 27 08:47:14 EDT 2016


So creating small programs that automate my day specifically logins, how
can one "hash" or hide the user and pass items in the python script itself?
I need to prevent someone from easily seeing or accessing these if they
happen to gain access to my python files. Thanks in advance.


More information about the Tutor mailing list