ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

832 results

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

89,189 views

6 years ago

2MinutesPy
Why Python has THIS quirky PACKAGE?

In this video, we'll see about packages that do not have a __init__.py file in the project directory, which are basically called the ...

2:13
Why Python has THIS quirky PACKAGE?

1,475 views

9 months 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,072 views

1 year ago

2MinutesPy
What should you write into the __init__.py file? 2MinutesPy

In this video, we will discuss what code and data you can put into your __init__.py file in Python. You know without this file, Python ...

3:14
What should you write into the __init__.py file? 2MinutesPy

86,729 views

1 year ago

The Morpheus Tutorials
Python Flask Tutorial #24 - Namespaces

❤❤❤ Early access to tutorials, polls, live events, and downloads ❤❤❤ ❤❤❤ https://www.patreon.com/user?u=5322110 ❤❤❤ ❤❤❤ Not ...

7:22
Python Flask Tutorial #24 - Namespaces

3,777 views

6 years ago

Automation Step by Step
XML Namespace tutorial for complete Beginners

website - https://automationstepbystep.com/ What is namespace in XML What is the use of namespaces How to create a ...

6:43
XML Namespace tutorial for complete Beginners

180,989 views

5 years ago

Red Eyed Coder Club
Python tutorial #7: Python Namespaces and Scope

This Python Namespaces and Scope tutorial is about what is namespace in Python, what is scope in Python, and why they are ...

16:49
Python tutorial #7: Python Namespaces and Scope

1,033 views

4 years ago

mCoding
Which Python @dataclass is best? Feat. Pydantic, NamedTuple, attrs...

Get rid of boilerplate in writing classes. Which dataclass alternative should you use though? In this video we test dataclasses, attrs ...

9:48
Which Python @dataclass is best? Feat. Pydantic, NamedTuple, attrs...

116,763 views

4 years ago

Tech With Tim
5 Tips To Organize Python Code

Welcome back to another video! In this video I am going to be sharing with you 5 tips on how you can better organize your code!

12:16
5 Tips To Organize Python Code

314,032 views

3 years ago

DesignCodeDebugRepeat
Scope and namespaces in Python Problem Solving w/Python Ch 5 Lecture 4

Do you want to learn to code? If you're a beginner, you're in the right place! This video is part of an introductory series that will ...

15:19
Scope and namespaces in Python Problem Solving w/Python Ch 5 Lecture 4

338 views

2 years ago

Otávio Miranda
Python Monorepo com UV e Namespace Packages - Guia Definitivo

Neste vídeo, vou te ensinar a criar uma estrutura de projeto Python robusta e escalável, utilizando Namespace Packages e a ...

52:01
Python Monorepo com UV e Namespace Packages - Guia Definitivo

1,084 views

8 days ago

Tech With Tim
What does '__init__.py' do in Python?

Join my Free Newsletter: https://techwithtim.net/newsletter Get private mentorship from me: https://training.techwithtim.net If ...

12:46
What does '__init__.py' do in Python?

238,916 views

10 months ago

Very Academy
Python Scope | Namespaces | Name Resolution and First-Class Objects

In this tutorial we work towards understand Scope in Python through simple examples. We scaffold the learning to understand ...

20:54
Python Scope | Namespaces | Name Resolution and First-Class Objects

1,498 views

3 years ago

ArjanCodes
Functions vs Classes: When to Use Which and Why?

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Functions vs. Classes?! Are you trying ...

10:49
Functions vs Classes: When to Use Which and Why?

212,977 views

2 years ago

DesignCodeDebugRepeat
Explaining the different import methods in Python

You've probably noticed there are several different ways to import a module or package in Python. What's the difference?

15:08
Explaining the different import methods in Python

713 views

1 year ago

ArjanCodes
UV for Python… (Almost) All Batteries Included

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I explore uv, a lightning-fast Python ...

17:35
UV for Python… (Almost) All Batteries Included

194,503 views

1 year ago

Demystify with Ajay
Day 11 - Python Namespace & Scope |  Numbers &  Mathematics  | When to use Decimal instead of float

Python Namespace & Scope In Python, a namespace is a container that stores variables and their corresponding values.

33:47
Day 11 - Python Namespace & Scope | Numbers & Mathematics | When to use Decimal instead of float

78 views

3 years ago

Parag Dhawan
What is a Namespace in Python

In Python, a namespace is a system that maps names (such as variable names, function names, class names, etc.) to objects in a ...

1:22
What is a Namespace in Python

816 views

2 years ago

TkTalk
02 Calculator - Part#3 Namespace & Scope| Python Course for Kids

Second episode in Python Course for Kids, this is the third part video that will give a simplified introduction to Python program ...

6:19
02 Calculator - Part#3 Namespace & Scope| Python Course for Kids

225 views

5 years ago

Udacity
Importing into Namespace - Intro to Computer Science

This video is part of an online course, Intro to Computer Science. Check out the course here: ...

0:51
Importing into Namespace - Intro to Computer Science

322 views

10 years ago