ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

178 results

Tech With Tim
These Tools Changed My Python Workflow

Try ConfigCat's Forever Free plan, or get 25% off any paid plan with the code TIM25 ...

15:36
These Tools Changed My Python Workflow

29,743 views

1 month ago

InfoWorld
Ruff: A faster linter for Python, written in Rust

Python's linting and code formatting tools are typically written in Python, and can slow down significantly on large code bases. Ruff ...

3:53
Ruff: A faster linter for Python, written in Rust

5,445 views

2 years ago

Talk Python
Ruff - The Fast, Rust-based Python Linter - Talk Python to Me Ep.400

Our code quality tools (linters, test frameworks, and others) play an important role in keeping our code error free and conforming to ...

1:12:42
Ruff - The Fast, Rust-based Python Linter - Talk Python to Me Ep.400

5,399 views

Streamed 2 years ago

Better Stack
MyPy Is DEAD! Astral's TY Is The New Future Of Python Type Checking

Switching from MyPy to TY for Python type checking will dramatically improve your development workflow. This video ...

3:02
MyPy Is DEAD! Astral's TY Is The New Future Of Python Type Checking

8,418 views

7 months ago

Jane Street
Pyrefly: Type Checking 1.8 Million Lines of Python Per Second

How do you type-check 1.8 million lines of Python per second? Neil Mitchell explains how Pyrefly (a new Python type checker) ...

55:03
Pyrefly: Type Checking 1.8 Million Lines of Python Per Second

19,820 views

2 months ago

Otávio Miranda
Modern Python Environment 2025: UV, Ruff, Pyright, pyproject.toml and VS Code

Say goodbye to the complexity of Python project management and welcome UV! In this third and final video in the "Modern Python ...

37:32
Modern Python Environment 2025: UV, Ruff, Pyright, pyproject.toml and VS Code

7,823 views

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

197,184 views

1 year ago

ArjanCodes
My FAVORITE Error Handling Technique

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

16:01
My FAVORITE Error Handling Technique

68,128 views

1 year ago

Otávio Miranda
Modern Python Environment 2025: VS Code, Ruff, Pyright, pyproject.toml and Venv

Master the setup of a modern and efficient Python development environment in 2025! In this video series, I share how to set ...

44:55
Modern Python Environment 2025: VS Code, Ruff, Pyright, pyproject.toml and Venv

6,947 views

7 months ago

Laluka
EP 015 | PoC ruff (ultra-fast python linter)

EP 015 | PoC ruff (ultra-fast python linter) Discord : https://discord.gg/tH8wEpNKWS Socials : https://linktr.ee/TheLaluka ~ Sources ...

21:06
EP 015 | PoC ruff (ultra-fast python linter)

75 views

2 years ago

ArjanCodes
How To Design Robust Python Functions

Try Lokalise today: https://bit.ly/arjancodes. In this video, I'm going to show you the main principles I use to write code that's less ...

20:56
How To Design Robust Python Functions

57,589 views

9 months ago

Hynek Schlawack
My 2025 uv-based Python Project Layout for Production Apps

In 2025, all you need to take a #Python application from a simple script to production is: uv. But, how do you setup your project ...

24:13
My 2025 uv-based Python Project Layout for Production Apps

45,188 views

10 months ago

mCoding
The easy way to keep your repos tidy.

Catch simple issues before code review using pre-commit. Pre-commit uses git hooks in order to catch your little typos before they ...

5:59
The easy way to keep your repos tidy.

105,220 views

4 years ago

ArjanCodes
COMPLETE No-Nonsense VSCode Setup for Python Devs

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Setting up VSCode for Python development ...

26:05
COMPLETE No-Nonsense VSCode Setup for Python Devs

135,138 views

1 year ago

Visual Studio Code
Python Linting in VS Code

Learn how VS Code helps Python developers supercharge their development and improve their code quality. Dawn presents ...

10:07
Python Linting in VS Code

37,801 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,707 views

1 year ago

devtools-fm
Charlie Marsh - Ruff

This week we talk to Charlie Marsh, the creator of Ruff, a fast python linter written in Rust. We talk about his journey from working ...

1:01:17
Charlie Marsh - Ruff

978 views

2 years ago

codingjerk
This will fix Python type checking

So, Astral is working on a new Python type checker. Let's check it out! *Time stamps:* - 00:00 - Intro - 00:31 - Type Annotations ...

6:23
This will fix Python type checking

26,284 views

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

316,447 views

3 years ago

ArjanCodes
Powerful VSCode Tips And Tricks For Python Development And Design

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video I talk you through my VSCode setup, ...

15:50
Powerful VSCode Tips And Tricks For Python Development And Design

370,360 views

4 years ago