Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
908 results
Want to keep your **API keys, database credentials, and sensitive configurations secure** in your Python projects? 🛡️ In this ...
6,296 views
10 months ago
Still hardcoding your Django SECRET_KEY or API keys? That's risky, messy, and not how pros build Django apps. In this 20 ...
2,883 views
8 months ago
Get a 25% discount using the code TWT25 for SEOWriting at ...
78,787 views
6 months ago
Still storing API keys in your Python files? Here's how to protect them using a .env file, keep them out of GitHub with .gitignore, and ...
1,163 views
7 months ago
Managing sensitive data like API keys, passwords, and configuration settings securely is crucial in any Python project. In this ...
288 views
4 months ago
This is a tutorial on how to use .env files in your Python projects to store sensitive data, instead of storing them in your .py scripts.
44 views
Learn why using a .env file in Python is important to keep your API keys and secrets safe! Perfect for beginners in Python and ...
3,310 views
Learn how to send emails from a Python application using the Resend SDK. Key steps we'll cover: - Install Resend SDK and ...
200 views
12 days ago
Discover how to efficiently load environment variables from more than one `.env` file in Python, while keeping sensitive ...
13 views
Curso de Python Completo https://academify.com.br/python-completo (link também fixado no canal ) Gostou do vídeo?
2,700 views
2 months ago
Before you push your code to GitHub, let's hide those sensitive credentials. In this mission, we install python-dotenv, move secrets ...
114 views
Discover why `python-dotenv` is essential for managing environment variables in Python, and how it simplifies the process of ...
3 views
How to Work with Environment Variables and Configuration Files in FastAPI In this tutorial, you'll learn how to securely manage ...
1,458 views
Lecture 2 – Environment Setup for Python Telegram Bot Development In this tutorial, we'll prepare your development environment ...
127 views
Find out how to resolve the "Import 'dotenv' could not be resolved" error in Python and ensure your environment variables are ...
235 views
11 months ago
Uh hi and welcome I hope you're good uh in this video I'll talk about how to install uh python hy. Library uh it's quite simple uh the ...
694 views
Discover why `os.getenv` and `os.environ` might not access your environment variables defined in `.env` files, and learn how to fix ...
27 views
1. Setup Environment python3 -m venv venv source venv/bin/activate # macOS/Linux venv\Scripts\activate # Windows pip install ...
566 views
Learn how to effectively manage environment variables with the `dotenv` package in Python by creating and modifying a local ...
VIDEO IS ABOUT This video starts with: " why do people use github as source free api key why and how to stop as dev or new bie" ...
1 month ago