ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

364 results

Visual Studio Code
Setting up VS Code for Python Beginners 🐍

Python in VS Code is great for learning programming, cloud development, data science, … anything really. With the Python ...

29:47
Setting up VS Code for Python Beginners 🐍

76,883 views

Streamed 4 years ago

Tech With Tim
My Python Development Environment Setup - Full Tutorial

Today, I'll share with you how to set up your Development Environment for Python Code. These are the setups and environment ...

20:39
My Python Development Environment Setup - Full Tutorial

292,008 views

3 years ago

Microsoft Visual Studio
Getting Started with Python in Visual Studio Code

In this episode, Robert is joined by Tyreke White, who shows us how to get started with Python development using Visual Studio ...

32:48
Getting Started with Python in Visual Studio Code

242,300 views

6 years ago

jobstr
How to make your own python package for pip Install | Google image search

Make your own python package and make it installable with pip install. ◼️ This video shows how to make a python package that ...

26:24
How to make your own python package for pip Install | Google image search

379 views

4 years ago

Stig Harald Gustavsen
WSL Python dev setup, using pyenv and poetry

A video of how to set up a python dev enviroment using windows subsystem for linux (WSL), vs-code, pyenv and poetry. turn ...

27:41
WSL Python dev setup, using pyenv and poetry

2,935 views

2 years ago

SECourses
How To Install Python, Setup Virtual Environment VENV, Set Default Python System Path & Install Git

How to install Python, have multiple Python installations, set system wide default Python version. How to compose venv for any ...

20:57
How To Install Python, Setup Virtual Environment VENV, Set Default Python System Path & Install Git

25,269 views

2 years ago

Yevhen ML
Machine Learning Environment Setup for Absolute Beginners – Step-by-Step Guide

In this beginner-friendly tutorial, you'll learn how to set up your development environment for machine learning projects—step by ...

21:21
Machine Learning Environment Setup for Absolute Beginners – Step-by-Step Guide

26 views

2 months ago

Talk Python
pipx: Installable, Isolated Python Applications - Talk Python to Me Ep.371

I'm sure you're familiar with package managers for your OS even if you don't use them. On macOS we have Homebrew, ...

1:08:33
pipx: Installable, Isolated Python Applications - Talk Python to Me Ep.371

3,100 views

Streamed 3 years ago

CodeWithHarry
Virtual Environment in Python | Python Tutorial - Day #43

Python is one of the most demanded programming languages in the job market. Surprisingly, it is equally easy to learn and master ...

21:38
Virtual Environment in Python | Python Tutorial - Day #43

379,887 views

2 years ago

WebTuts Aditi
How to Install Python on Windows 10 2022 (3.10.6)

In this video, learn how to install python on windows 10 2022 [3.10.6]. Also, learn how to install multiple python versions and set ...

54:13
How to Install Python on Windows 10 2022 (3.10.6)

1,365 views

3 years ago

Visual Studio Code
🎉 VS Code 1.68 Release Party

Live event and Q&A with the VS Code team to discuss highlights from the May 2022, 1.68 release. 00:00 Livestream begins 00:25 ...

34:55
🎉 VS Code 1.68 Release Party

7,267 views

Streamed 3 years ago

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,896 views

2 years ago

Tech Faculty
Getting all setup with Vscode and Git

... to download Visual Studio code on the windows. have all the necessary things that you need to have like Java and more Python ...

1:41:41
Getting all setup with Vscode and Git

23 views

Streamed 2 years 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,198 views

6 months ago

Kevin Stratvert
👩‍💻 Python for Beginners Tutorial

In this step-by-step Python for beginner's tutorial, learn how you can get started programming in Python. In this video, I assume ...

1:03:21
👩‍💻 Python for Beginners Tutorial

4,170,812 views

4 years ago

Learn4Tarakki
Python Environment Setup: Conda and VS Code on Linux (Ubuntu)

In this step-by-step tutorial, I'll show you how to set up a clean Python development environment on Linux (Ubuntu) using Conda ...

20:06
Python Environment Setup: Conda and VS Code on Linux (Ubuntu)

517 views

1 year ago

Networking Guruji
How To Install Python 3.11.3 In Ubuntu 22.04 LTS | install and setup python 3.11 on ubuntu 22.04

Hello friends, In this video how to install Python 3.11.3 in Ubuntu 22.04 lts step by step installing process. Python is a programing ...

25:57
How To Install Python 3.11.3 In Ubuntu 22.04 LTS | install and setup python 3.11 on ubuntu 22.04

1,737 views

2 years ago

PyCon AU
"Python Versions and Dependencies Made Easy" - Sebastian Witowski (PyConline AU 2021)

(Sebastian Witowski) Presentation on using pyenv, virtual environments, and pipx to build an easy-to-manage Python ...

30:20
"Python Versions and Dependencies Made Easy" - Sebastian Witowski (PyConline AU 2021)

773 views

4 years ago

Ben May
Python Website - Setup Django Project using Virtual Environment

Create a Python Website by using the Django Web Framework. Setup your first Django project in a Python Virtual Environment.

23:31
Python Website - Setup Django Project using Virtual Environment

631 views

5 years ago

James Montemagno
Visual Studio Code + Model Context Protocol (MCP) Servers Getting Started Guide | What, Why, How

What the heck is an MCP (Model Context Protocol) Server, why do you care, how does it help you, how does it help software ...

21:34
Visual Studio Code + Model Context Protocol (MCP) Servers Getting Started Guide | What, Why, How

154,882 views

8 months ago

Tech With Tim
Please Learn How To Write Tests in Python… • Pytest Tutorial

Get started with the Careerist QA Program today! https://crst.co/TECHWITH-2984FB40 In this video, I'm going to teach you how to ...

33:10
Please Learn How To Write Tests in Python… • Pytest Tutorial

142,144 views

9 months ago

kfsoft
Python 初級:Visual Studio Code入門|配置|教學|廣東話

Patreon: https://www.patreon.com/kfsoft Setup Visual Studio Code for Python programming 00:00 Introduction 02:05 VS Code ...

40:26
Python 初級:Visual Studio Code入門|配置|教學|廣東話

8,629 views

3 years ago

Talk Python
An unbiased evaluation of Python packaging tools - Talk Python to Me Ep.436

How well do you know your Python packaging tools? These are things like pip which install your project's dependencies and their ...

1:01:44
An unbiased evaluation of Python packaging tools - Talk Python to Me Ep.436

2,343 views

Streamed 2 years ago

Sebastian Raschka
Build an LLM from Scratch 1: Set up your code environment

Links to the book: - https://amzn.to/4fqvn0D (Amazon) - https://mng.bz/M96o (Manning) Link to the GitHub repository: ...

21:02
Build an LLM from Scratch 1: Set up your code environment

97,278 views

9 months ago

freeCodeCamp.org
Python API Development - Comprehensive Course for Beginners

Learn Python API development in one of the most comprehensive courses ever on the topic. You will build a full-fledged API in ...

19:00:27
Python API Development - Comprehensive Course for Beginners

2,749,028 views

4 years ago