Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

How to Use Python Environment Variables

Автор: Dave Ebbelaar

Загружено: 2022-11-03

Просмотров: 22159

Описание:

In this data science quick tip video, I will show you how to keep secrets and configurations out of version control with python environment variables. We will store these variables in a special file, and then, we use the python dotenv package to load the environment variables in our script.

🕑 Timestamps
00:00 Introduction
00:23 Store environment variables
01:19 Load environment variables
03:20 Update gitignore file

💡 VS Code Tips for Data Science
   • 17 VS Code Tips That Will Change Your Data...  

How to Use Python Environment Variables

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

array(10) { [0]=> object(stdClass)#4990 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "YdgIWTYQ69A" ["related_video_title"]=> string(73) "Hide API keys in Python scripts using python-dotenv, .env, and .gitignore" ["posted_time"]=> string(21) "4 года назад" ["channelName"]=> string(13) "Jonathan Soma" } [1]=> object(stdClass)#4963 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "zulGMYg0v6U" ["related_video_title"]=> string(47) "How to Set up VS Code for Data Science & AI" ["posted_time"]=> string(21) "2 года назад" ["channelName"]=> string(13) "Dave Ebbelaar" } [2]=> object(stdClass)#4988 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "VEbuZox5qC4" ["related_video_title"]=> string(37) "What does '__init__.py' do in Python?" ["posted_time"]=> string(25) "4 месяца назад" ["channelName"]=> string(13) "Tech With Tim" } [3]=> object(stdClass)#4995 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "u4Ryk0YuW6A" ["related_video_title"]=> string(41) "Python Tutorial - Introduction to Classes" ["posted_time"]=> string(19) "1 год назад" ["channelName"]=> string(13) "Dave Ebbelaar" } [4]=> object(stdClass)#4974 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "DVVYHlGYIHY" ["related_video_title"]=> string(70) "Store & manage secrets like API keys in Python - Tech Tip Tuesdays" ["posted_time"]=> string(21) "2 года назад" ["channelName"]=> string(11) "GitGuardian" } [5]=> object(stdClass)#4992 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "9L77QExPmI0" ["related_video_title"]=> string(21) "Modern Python logging" ["posted_time"]=> string(19) "1 год назад" ["channelName"]=> string(7) "mCoding" } [6]=> object(stdClass)#4987 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "aQRj2Z-Eb1Y" ["related_video_title"]=> string(129) "⚡️ Самая масштабная атака РФ по Украине || Путина просят о помиловании" ["posted_time"]=> string(23) "7 часов назад" ["channelName"]=> string(23) "Время Прядко" } [7]=> object(stdClass)#4997 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "bd65z5VZ7L4" ["related_video_title"]=> string(69) "What are Environment Variables ? with Examples on Windows & Linux" ["posted_time"]=> string(21) "3 года назад" ["channelName"]=> string(15) "JimShapedCoding" } [8]=> object(stdClass)#4973 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "6pttmsBSi8M" ["related_video_title"]=> string(59) "Stop Using Pip - This New Tool is 100x Faster (UV Tutorial)" ["posted_time"]=> string(25) "2 месяца назад" ["channelName"]=> string(13) "Tech With Tim" } [9]=> object(stdClass)#4991 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "8dlQ_nDE7dQ" ["related_video_title"]=> string(52) "Load Environment Variables From .env Files in Python" ["posted_time"]=> string(21) "2 года назад" ["channelName"]=> string(10) "NeuralNine" } }
Hide API keys in Python scripts using python-dotenv, .env, and .gitignore

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

How to Set up VS Code for Data Science & AI

How to Set up VS Code for Data Science & AI

What does '__init__.py' do in Python?

What does '__init__.py' do in Python?

Python Tutorial - Introduction to Classes

Python Tutorial - Introduction to Classes

Store & manage secrets like API keys in Python - Tech Tip Tuesdays

Store & manage secrets like API keys in Python - Tech Tip Tuesdays

Modern Python logging

Modern Python logging

⚡️ Самая масштабная атака РФ по Украине || Путина просят о помиловании

⚡️ Самая масштабная атака РФ по Украине || Путина просят о помиловании

What are Environment Variables ? with Examples on Windows & Linux

What are Environment Variables ? with Examples on Windows & Linux

Stop Using Pip - This New Tool is 100x Faster (UV Tutorial)

Stop Using Pip - This New Tool is 100x Faster (UV Tutorial)

Load Environment Variables From .env Files in Python

Load Environment Variables From .env Files in Python

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]