keyring

How to hide a password in a Python script

Background Python is widely used for web scraping and APIs, dealing with databases, sending emails, and other tasks that may…

4 years ago

How to hide a password in R with the keyring package

This post will introduce using the keyring package to hide a password. Short background The keyring package is a library…

5 years ago