#security can be a chore.

Keeping secret keys secret is sometimes difficult...or at least irritating and easy to forget to do.

- Sometimes I experiment with web APIs in a #python #jupyter notebook.
- Usually these APIs have an #API key or some sort of secret credentials.
- Just putting them in the notebook isn't the most secure thing in the world.
- Managing environment variables on local machine to keep these things is irritating.

Solution: I keep api keys in #1password and use the 1Password CLI to get the key like so: