ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,315 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,501 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

86 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)

330 views

8 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,033 views

2 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

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,115 views

2 months ago

Data with Baraa
Python Iterator vs Iterable (Visually Explained) | enumerate, map, filter | #Python Course 31

Visually explained the difference between iterators and iterables in Python using enumerate, map, and filter with simple examples.

23:27
Python Iterator vs Iterable (Visually Explained) | enumerate, map, filter | #Python Course 31

7,360 views

2 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)

702 views

6 months ago

Programming with Adil
64. Learn How To Use Zip in Python The Right Way | Python For Beginners

In this beginner-friendly Python tutorial, you'll learn how to use the zip() function to combine lists, tuples, or other iterables in ...

7:12
64. Learn How To Use Zip in Python The Right Way | Python For Beginners

26 views

6 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

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)

222 views

8 months ago

Ankit Bansal
Learn Python zip() in 5 mins ! 😎

python #coding #programming zip() in Python is a built-in function that lets you combine elements from multiple lists (or any other ...

7:59
Learn Python zip() in 5 mins ! 😎

1,159 views

1 month 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

8 months ago

WafaStudies
Deploy Python API to Azure Web App Using Zip | #azure #azurewebapp #pythondeveloper #deployment

In this video, I discussed about how to deploy python web app or API to azure web app resource. Commands used: Name ...

14:17
Deploy Python API to Azure Web App Using Zip | #azure #azurewebapp #pythondeveloper #deployment

1,512 views

3 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,287 views

7 months ago

vlogize
Stream Downloading Files as Zip in Python

Learn how to efficiently download files as a zip stream in Python using Django. Stream files directly from a remote server without ...

1:58
Stream Downloading Files as Zip in Python

22 views

8 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

AI-Python
Master For Loop, Enumerate & Zip in Python (Beginner Friendly Explained!)

Welcome to this Python tutorial! In this video, I explained three important concepts used in daily Python programming: ✓ For ...

51:25
Master For Loop, Enumerate & Zip in Python (Beginner Friendly Explained!)

10 views

1 month ago

vlogize
How to Create Folders and Move Zip Files Using Python

Learn how to create folders based on zip file names and move zip files into their respective folders using Python's `os` and `shutil` ...

1:53
How to Create Folders and Move Zip Files Using Python

2 views

4 months ago

vlogize
How to Zip a File in Python

Learn how to effectively compress files in Python using the `zipfile` module. Discover solutions to common issues when zipping ...

1:32
How to Zip a File in Python

5 views

9 months ago