ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

91,266 results

Enrique Barros
Namespaces and Scope Types in Python

🚀 Become a member of this channel to enjoy benefits: https://www.youtube.com/channel/UC4afIi7WofC0wh6Mw3bfF6w/join ...

33:33
Namespaces and Scope Types in Python

2,545 views

1 year ago

Sreekanth
Python tutorial: Variable Scopes & Namespaces - global/local/nonlocal | Explained with animations

The variables you define in your Python code has a lexical scope where they are valid. These scopes are categorized as local, ...

7:47
Python tutorial: Variable Scopes & Namespaces - global/local/nonlocal | Explained with animations

28,660 views

4 years ago

Real Python
Namespaces in Python: Built-in, Global, Enclosing, and Local

What are the namespaces in Python? In a program of any complexity, you'll create hundreds or thousands of names, each ...

10:16
Namespaces in Python: Built-in, Global, Enclosing, and Local

24,970 views

5 years ago

BitBoss
MÓDULOS en PYTHON en 9 minutos: import, from, as, namespace, math, random y más

Aprende qué son los módulos, el uso de las sentencias para importar: import, as, from. También aprenderás qué es el ...

9:22
MÓDULOS en PYTHON en 9 minutos: import, from, as, namespace, math, random y más

81,001 views

4 years ago

Digilent
Unit 3 Video 5: Namespaces

Intro to Programming using Python Unit 3 Video 5: Namespaces Instructor: John B. Schneider Description: An introduction to ...

3:24
Unit 3 Video 5: Namespaces

29,785 views

13 years ago

Gate Smashers
Lec-72: Namespace in Python 🐍 with examples

In this video, Varun sir will discuss about a namespace which is a container that holds a set of identifiers (names) and their ...

4:52
Lec-72: Namespace in Python 🐍 with examples

30,976 views

2 years ago

b001
What is Scope in Python??

Join my Patreon: https://www.patreon.com/b001io Discord: https://discord.gg/jA8SShU8zJ Follow me on Twitter: ...

10:25
What is Scope in Python??

75,832 views

3 years ago

Visually Explained
Python Functions - Visually Explained

Resources & Further Learning - Practice notebook → https://rebrand.ly/oe61ojp - Practice exercises solutions video ...

14:10
Python Functions - Visually Explained

297,139 views

1 year ago

Amulya's Academy
Python Tutorials - Namespace and Variable Scope

In this Python programming video tutorial we will learn about namespace and variable scope in detail. To understand the ...

15:11
Python Tutorials - Namespace and Variable Scope

90,819 views

7 years ago

Coders Bring Change (Python for Everyone)
What are SCOPES and NAMESPACES in Python?

Scope is all about the location and the scale of things and their life span. And namespaces are the mechanism to achieve this in ...

14:16
What are SCOPES and NAMESPACES in Python?

1,051 views

2 years ago

Otávio Miranda
Scope and Namespace in Python - Part 1 (Theory in the smallest details)

In this video, I explained Scope and Namespace in Python: the theory in minute detail. This time, you'll truly learn what ...

35:15
Scope and Namespace in Python - Part 1 (Theory in the smallest details)

4,654 views

10 months ago

Otávio Miranda
Python Namespaces: The Truth Nobody Tells You

Information: This video is NOT NEW (July 18, 2025). It was abandoned here with a very clear "DO NOT PUBLISH" marking. After a ...

31:44
Python Namespaces: The Truth Nobody Tells You

1,671 views

6 months ago

2MinutesPy
How Packaging Works in Python?

In this video, we'll understand how Python decides whether a package should be a namespace or a regular package. Skip to the ...

2:13
How Packaging Works in Python?

13,478 views

1 year ago

John Philip Jones
Python and Multiple Namespaces

This video carries on with the short playlist on Python Namespaces. In this video I look at how and why Python uses multiple ...

16:37
Python and Multiple Namespaces

3,301 views

7 years ago

DMK Data
Python Namespace Explained - Python Tutorial #9

I've switched mostly to blogging and you can find it here: http://danielmuellerkomorowska.com/blog-2/ Here we are dealing with ...

14:26
Python Namespace Explained - Python Tutorial #9

4,604 views

8 years ago

NS lectures
python namespaces | namespaces in python | name space | built in, local, global namespaces in python

MY INSTAGRAM ID: https://www.instagram.com/ns.lectures/ - PYTHON PORGRAMMING COMPLETE SUBJECT PLAYLIST: ...

5:10
python namespaces | namespaces in python | name space | built in, local, global namespaces in python

19,150 views

3 years ago

Goutam Damodar
Namespace in Python

Space for me so this is all about namespace in Python and you know it's used to keep track of variables okay. It is used to keep ...

22:15
Namespace in Python

3,711 views

5 years ago

2MinutesPy
Do you still need __init__.py file in Python packages? 2MinutesPy

You know how crucial an __init__.py file is to creating packages in Python. But do you really need them to do so? The answer is ...

2:24
Do you still need __init__.py file in Python packages? 2MinutesPy

8,780 views

1 year ago

Python Guruji
Understanding Namespaces and Scope in Python: A Complete Guide

Welcome back to our Python programming tutorial series! In this video, we dive into namespaces and scope in Python, two ...

17:14
Understanding Namespaces and Scope in Python: A Complete Guide

2,593 views

5 years ago