ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,604 results

Bro Code
Learn Python zip() in 3 minutes! 🤐

python #coding #programming # zip() = Combines multiple iterables (lists, tuples, sets, dict) # into a single iterator of tuples.

3:21
Learn Python zip() in 3 minutes! 🤐

23,772 views

2 months ago

Trabajo Científic
Clase 6. Comprimir y Descomprimir Archivos .ZIP con PYTHON

Control Total sobre Archivos Comprimidos! Optimiza el manejo de grandes volúmenes de datos enfocándote en la gestión de ...

5:54
Clase 6. Comprimir y Descomprimir Archivos .ZIP con PYTHON

89 views

3 months ago

MindHacks
Cómo Extraer un Archivo Zip en Python (FÁCIL 2025)

aprender a programar en python,python,como extraer archivos zip en pc,como extraer archivos zip en windows 10,como ...

1:35
Cómo Extraer un Archivo Zip en Python (FÁCIL 2025)

338 views

8 months ago

Turtle Code
Master Python's Hidden Gems : any, all, enumerate, & zip Explained!

In this video, we'll dive deep into 4 powerful but underrated Python functions that will make your code cleaner, more efficient, and ...

3:11
Master Python's Hidden Gems : any, all, enumerate, & zip Explained!

128 views

8 months ago

WebCraft
How to Zip PyCharm Projects in 2025 (Fast & Easy Guide)

Learn to zip PyCharm projects for sharing, backups, or submission—perfect for developers, students, or freelancers compressing ...

0:55
How to Zip PyCharm Projects in 2025 (Fast & Easy Guide)

732 views

7 months ago

CalmCode
Why the zip-trick in Python is my all time fav

How do you undo `zip()` in Python? Well ... by using zip again! It's counter intuitive but a pretty trick all the same. 00:00 undo zip ...

2:36
Why the zip-trick in Python is my all time fav

1,042 views

2 months ago

Data with Baraa
How to Combine Lists in Python | 4 Simple Ways and ZIP Visually Explained | #Python Course 30

Visually explained how to combine lists in Python using four simple methods including the ZIP function with clear examples.

10:08
How to Combine Lists in Python | 4 Simple Ways and ZIP Visually Explained | #Python Course 30

5,439 views

3 months ago

MindHacks
Cómo Generar un Archivo Zip en Phyton (Rápido y Fácil)

como crear un script en python,como comprimir un archivo en zip o en rar,como abrir un archivo zip en visual studio code facil y ...

1:46
Cómo Generar un Archivo Zip en Phyton (Rápido y Fácil)

227 views

8 months ago

TechWebDots
ZIP Deploy Python FastAPI on Azure Functions | for Beginners | with VS Code

I have explained the following key concepts with hands-on practice lab in this video: ✓ #azure Functions (Single Function ...

21:05
ZIP Deploy Python FastAPI on Azure Functions | for Beginners | with VS Code

1,322 views

7 months ago

vlogize
How to Extract Multi-Part Zip Files in Python

Learn how to extract `multi-part zip files` using Python with an easy-to-follow method that eliminates the need for external software ...

1:48
How to Extract Multi-Part Zip Files in Python

9 views

9 months ago

AI Evolutionary
How to Extract ZIP Files Using Python | Step-by-Step Tutorial

How to Extract ZIP Files Using Python | Step-by-Step Tutorial Learn how to easily extract ZIP files using Python in this step-by-step ...

0:50
How to Extract ZIP Files Using Python | Step-by-Step Tutorial

19 views

5 months ago

Delft Stack
Easily Zip NumPy Arrays in Python!

In this Python tutorial, we explore different ways to zip NumPy arrays, combining multiple arrays efficiently for data processing, ...

3:50
Easily Zip NumPy Arrays in Python!

54 views

10 months ago

Turtle Code
Learn Python ZIP Function in 1 minute

Let's learn how to use the zip function in Python. Using zip with list and tuple objects in Python is very useful. By watching this ...

1:40
Learn Python ZIP Function in 1 minute

173 views

9 months ago

Selected Topics in IT
Python 86: The zip() Function: Why Your Data Disappears (and How to Get It Back)

Ever combined two lists in Python and wondered where your data went? In this quick tutorial, we'll break down how Python's zip() ...

9:49
Python 86: The zip() Function: Why Your Data Disappears (and How to Get It Back)

10 views

5 months ago

Learn Python
zip function in python

#pythonforbeginners #pythontutorial #zip function in python fruits = ['apple', 'banana', 'orange', 'strawberry', 'kiwi ...

5:50
zip function in python

11 views

3 months ago

MSN Python Automation Testing
python zip function

Welcome to MSN Python – Your Complete Guide to Software Development & IT Training! Are you looking to master the skills ...

5:49
python zip function

66 views

5 months ago

Dipansh Mahobia
Zip File Extraction in Python!

Fun and Simpe Zip File extraction using python!

8:12
Zip File Extraction in Python!

16 views

7 months ago

vlogize
Recursively Unzipping a Folder with ZipFile in Python

Learn how to effectively recursively unzip nested zip files using Python's ZipFile module. This guide provides a step-by-step ...

1:56
Recursively Unzipping a Folder with ZipFile in Python

17 views

9 months ago

Python Code School
How Can Python Import Modules From Zip Files? - Python Code School

How Can Python Import Modules From Zip Files? Have you ever wanted to run Python modules directly from a ZIP archive without ...

2:59
How Can Python Import Modules From Zip Files? - Python Code School

7 views

2 months ago

Your Career in IT
Extract & Organize ZIP Files in Python (No More Messy Folders!)

Tired of extracting ZIP files manually? In this tutorial, I'll show you how to automate ZIP file extraction in Python with just a few lines ...

12:51
Extract & Organize ZIP Files in Python (No More Messy Folders!)

13 views

11 months ago