Hide API keys in Python scripts using python-dotenv, .env, and .gitignore

Pubblicato il: 27 giugno 2021
sul canale di: Jonathan Soma
50,458
1.2k

Sometimes you want to make your code public, but don't want to share an API key, email address, or password with the world. Using a combination of python-dotenv and a .gitignore file, you'll be good to go!

Note: If you're using Jupyter Notebooks, make sure you're not printing your API keys all over the place!! (and also: your .env file will need to be in the same directory as your .ipynb)

repo: https://github.com/jsoma/dotenv-example
python-dotenv: https://github.com/theskumar/python-d...
gitignore: https://gitignore.io/


In questa pagina del sito puoi guardare il video online Hide API keys in Python scripts using python-dotenv, .env, and .gitignore della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Jonathan Soma 27 giugno 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 50,458 volte e gli è piaciuto 1.2 mille spettatori. Buona visione!