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
898 results
Want to keep your **API keys, database credentials, and sensitive configurations secure** in your Python projects? 🛡️ In this ...
6,291 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,882 views
8 months ago
Get a 25% discount using the code TWT25 for SEOWriting at ...
78,782 views
6 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
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
Discover how to efficiently load environment variables from more than one `.env` file in Python, while keeping sensitive ...
13 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,309 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
Before you push your code to GitHub, let's hide those sensitive credentials. In this mission, we install python-dotenv, move secrets ...
114 views
Learn how to send emails from a Python application using the Resend SDK. Key steps we'll cover: - Install Resend SDK and ...
197 views
11 days ago
Curso de Python Completo https://academify.com.br/python-completo (link também fixado no canal ) Gostou do vídeo?
2,699 views
2 months ago
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,457 views
Lecture 2 – Environment Setup for Python Telegram Bot Development In this tutorial, we'll prepare your development environment ...
127 views
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
Learn how to effectively manage environment variables with the `dotenv` package in Python by creating and modifying a local ...
Secure your Python API keys the right way — in 2025 and beyond. OpenWeatherMap (Free API): ...
345 views
DEPLOYMENT SHOULDN'T BE THIS HARD IN 2025… BUT HERE WE ARE. All skill issues aside, I stand by it: ...
39 views