ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

137,787 results

ArjanCodes
How to Build a Complete Python Package Step-by-Step

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Do you want to know how to build a ...

20:28
How to Build a Complete Python Package Step-by-Step

275,679 views

2 years ago

Python Simplified
Create Python PIP Package

Hi Everyone! Today we will create our very own Python library, and we will deploy it to the Python Package Index, also known as ...

18:16
Create Python PIP Package

22,820 views

11 months 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?

237,337 views

10 months ago

InfoWorld
What does the structure of a modern Python project look like?

Python projects that use modern tooling and standards work best when the files in the project repository follow a certain layout.

4:25
What does the structure of a modern Python project look like?

39,414 views

1 year ago

pixegami
How to Publish a Python Package to PyPI (pip)

Learn how to publish your own custom Python package to PyPI. This tutorial covers setting up the project, configuring the setup.py ...

11:38
How to Publish a Python Package to PyPI (pip)

48,400 views

2 years ago

InfoWorld
Creating a pip install-able Python package

It's not hard to write a Python package that can be installed into an interpreter or virtual environment with pip. This video shows a ...

3:01
Creating a pip install-able Python package

3,439 views

1 year ago

2MinutesPy
Why __init__.py File is Used in Python Projects | 2MinutesPy

__init__ #init #coding #script #python #pythonprogramming #pythonpackage #package #2minutespy Hey, want to know about ...

2:40
Why __init__.py File is Used in Python Projects | 2MinutesPy

182,042 views

2 years ago

InfoWorld
Building Python wheels to distribute your programs

The "wheel" format in Python lets you bundle up and redistribute a Python package you've created. Others can then use the "pip" ...

5:53
Building Python wheels to distribute your programs

3,544 views

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

313,576 views

3 years ago

ArjanCodes
15 Python Libraries You Should Know About

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll share 15 Python ...

14:54
15 Python Libraries You Should Know About

452,138 views

2 years ago

pyOpenSci: open source for open science
Create Your First Python Package Tutorial - Everything You Need to Know | pyOpenSci

Learn how to turn your Python code into a reusable package with Hatch! From setup to installation, this beginner-friendly tutorial ...

15:32
Create Your First Python Package Tutorial - Everything You Need to Know | pyOpenSci

576 views

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

1 year ago

Palantir Developers
Code Repositories | How to Create a Python Library in Palantir Foundry

For more information on how to create a Python library in Palantir Foundry, take a look at the Foundry Documentation: ...

5:33
Code Repositories | How to Create a Python Library in Palantir Foundry

7,844 views

3 years ago

Rob Mulla
7 Python Data Visualization Libraries in 15 minutes

This video will give you an overview of each python package, what each does well and what they don't do well. Python is the #1 ...

15:03
7 Python Data Visualization Libraries in 15 minutes

107,591 views

3 years ago

ArjanCodes
Build AWESOME CLIs With Click in Python

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll guide you through creating a ...

25:12
Build AWESOME CLIs With Click in Python

82,101 views

1 year ago

Tech With Tim
Python Virtual Environments - Full Tutorial for Beginners

To learn programming and Python - check out Datacamp! Learn Python - https://datacamp.pxf.io/ZQn1zz Learn ...

9:05
Python Virtual Environments - Full Tutorial for Beginners

297,074 views

1 year ago

InfoWorld
Pyproject.toml: The modern Python project definition file, explained

Modern Python projects use pyproject.toml files to describe a project's metadata, dependencies, and other valuable attributes.

7:17
Pyproject.toml: The modern Python project definition file, explained

33,847 views

2 years ago

ArjanCodes
Python Poetry in 8 Minutes

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll guide you through the ins and outs ...

8:27
Python Poetry in 8 Minutes

142,372 views

1 year ago

3Blue1Brown
How I animate 3Blue1Brown | A Manim demo with Ben Sparks

... SEV2: https://youtu.be/XEafCqcwBLs ------------------ These animations are largely made using a custom Python library, manim.

53:41
How I animate 3Blue1Brown | A Manim demo with Ben Sparks

2,642,473 views

1 year ago

ArjanCodes
UV for Python… (Almost) All Batteries Included

In this video, I explore uv, a lightning-fast Python package installer and resolver that could revolutionize the way you manage ...

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

194,096 views

1 year ago