What is the recommended way of storing user/password data in the google app engine?
I am writing a Python script that needs to log into some websites using my user data. (e.g. log into an investment account and then perform actions)
What is the recommended way of storing user/password data in the google app engine?
I am writing a Python script that needs to log into some websites using my user data. (e.g. log into an investment account and then perform actions)