ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

85,542 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

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

4y 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

5y 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,002 views

4y 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

3y 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

13y 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,982 views

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

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

6mo 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,820 views

7y 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

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

10mo 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

8y ago

Corey Schafer
Python Tutorial: Variable Scope - Understanding the LEGB rule and global/nonlocal statements

In this Python Tutorial, we will be going over variable scope in Python. Scope is important because we need to understand it in ...

20:59
Python Tutorial: Variable Scope - Understanding the LEGB rule and global/nonlocal statements

404,442 views

9y 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

7y 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

1y 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,186 views

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

5y 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

3y ago

anthonywritescode
I don't need `__init__.py`? PEP 420 and namespace packages (intermediate) anthony explains #420

today I talk about namespace packages, what PEP 420 is, and why I don't use namespace packages playlist: ...

11:45
I don't need `__init__.py`? PEP 420 and namespace packages (intermediate) anthony explains #420

11,026 views

4y ago