Paul Smith wrote:

> 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.

They can copy your script to gain access and just replace the part where you 
do something once you are logged in.

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to