ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,671 results

codingjerk
Understand Python's Virtual Environments, Pinning, Lock Files, pip, uv | In One Video

A video on Python dependency management. Version pinning, virtual environments and modern tooling, and uv. Voiced by ...

8:49
Understand Python's Virtual Environments, Pinning, Lock Files, pip, uv | In One Video

8,364 views

10 months ago

Trading Nerd
I Build My Own Charting Software | From 0 To Algo Trader - Ep. 2

In this episode, I build a charting software for my algotrading framework using Lightweight Charts. Lightweight Charts is a free ...

4:50
I Build My Own Charting Software | From 0 To Algo Trader - Ep. 2

10,678 views

1 year ago

Aalto Scientific Computing
3.3 Libraries - Python for Scientific Computing 2023

Your code doesn't exist alone. It is one part of a large ecosystem, where many other things exist for you to build off of. This is ...

17:49
3.3 Libraries - Python for Scientific Computing 2023

91 views

2 years ago

Mr Ash Co
python ollama read local file (EASY)

Let's code a super simple script to send a local file to ollama using python. Subscribe ...

7:54
python ollama read local file (EASY)

15,294 views

1 year ago

freeCodeCamp.org
Python for Everybody - Full University Python Course

This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no ...

13:40:10
Python for Everybody - Full University Python Course

7,570,099 views

6 years ago

EmacsConf and Emacs hangouts
EmacsConf 2025: Swanky Python: Interactive development for Python - Scott Zimmermann (he/him)

https://emacsconf.org/2025/talks/swanky You can view this and other resources using free/libre software at ...

21:04
EmacsConf 2025: Swanky Python: Interactive development for Python - Scott Zimmermann (he/him)

628 views

1 month ago

Playful Python
This library can remove the pain of debugging python code

shorts Ever find yourself in a position where a adding a prints to your code is not enough to find the bug, but its too much of a ...

1:00
This library can remove the pain of debugging python code

605 views

3 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

748 views

9 months ago

Jeremy Howard
Getting Started With CUDA for Python Programmers

I used to find writing CUDA code rather terrifying. But then I discovered a couple of tricks that actually make it quite accessible.

1:17:56
Getting Started With CUDA for Python Programmers

78,758 views

2 years ago

Surfalytics | Fast Track to Data Career
Just enough Python or how to start with Python | Module 0.6 | Surfalytics

Python is the #1 language for data work, data development, data analysis, machine learning, and generative AI.

26:44
Just enough Python or how to start with Python | Module 0.6 | Surfalytics

113 views

4 weeks ago

Aalto Scientific Computing
2.5 Productivity tools - Python for Scientific Computing 2023

There are various tools that can make your own human time more efficient - productivity tools. These do things and find problems ...

37:55
2.5 Productivity tools - Python for Scientific Computing 2023

112 views

2 years ago

Python4Dummies
Personally I use math lib as well

Any feedback much appreciated, if you enjoyed sub for my unemployment addiction #coding #python #facts #fyp.

0:10
Personally I use math lib as well

491 views

6 months ago

Pythonista Empire
🔰 Extract Source Code of Webpages using Python  | Urllib Library 📃

Program to Extract Source code of any webpage without browser. In this video, you gonna learn to extract the source code of a ...

1:10
🔰 Extract Source Code of Webpages using Python | Urllib Library 📃

341 views

5 years ago

Jonathan Dinu
How does Ray compare to Apache Spark??

In this video I compare and contrast the Apache Spark and the Ray frameworks, including how they differ conceptually, differences ...

14:56
How does Ray compare to Apache Spark??

14,094 views

4 years ago

Webstrome Python
Make $1000 / Day With #python  Email Automation In 2024

Build python email automation project. In this project you will get in-depth understanding of concept for various library in ...

42:06
Make $1000 / Day With #python Email Automation In 2024

73 views

1 year ago

Aalto Scientific Computing
4.4 Web APIs - Python for Scientific Computing 2023

02:56 Requests (the Python library) 05:03 Demo: requests from a sample API 12:39 Exercises 13:49 A bit more, Q&A and ...

22:08
4.4 Web APIs - Python for Scientific Computing 2023

93 views

2 years ago

BioniChaos
Exploring Python Libraries and Flask in ECG Tool Development: A Biomedical Engineer's Insights

In this video, I dive into the intricacies of setting up the Bionichaos project, emphasizing the significance of a well-structured ...

2:40
Exploring Python Libraries and Flask in ECG Tool Development: A Biomedical Engineer's Insights

455 views

2 years ago

Kai Puolamäki
SLISEMAP: Python library for combining dimensionality reduction with local explanations

Björklund, A., Mäkelä, J. & Puolamäki, K. (2022). SLISEMAP: Supervised dimensionality reduction through local explanations.

3:20
SLISEMAP: Python library for combining dimensionality reduction with local explanations

87 views

3 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,420 views

8 months ago

AeStudios
Python Basics Part 1| IF ELSE, LOOPS| USER INPUT | LIBRARIES | #aestudios

Python Basics in Tamil, this video covers about if else statement, loops and getting input from user also installing libraries Let's ...

5:13
Python Basics Part 1| IF ELSE, LOOPS| USER INPUT | LIBRARIES | #aestudios

186 views

5 years ago

Solve Computer Science
Mastering Python packages: organizing files and best practices - Virtual environments (#02)

Lesson #02 of the "Mastering Python packages: organizing files and best practices" course. Course intro: ...

12:09
Mastering Python packages: organizing files and best practices - Virtual environments (#02)

128 views

1 year ago

Christian Drumm
Python for Beginners - Week 6 Unit 2 - Importing libraries

Hello, welcome to week six, unit two, importing libraries. In order to use libraries in Python, you need to import them first. We will ...

10:55
Python for Beginners - Week 6 Unit 2 - Importing libraries

44 views

2 years ago

Aalto Scientific Computing
3.4 Dependencies - Python for Scientific Computing 2023

Dependency management with environments and requirement files in Python. When you have projects that depend on other ...

51:40
3.4 Dependencies - Python for Scientific Computing 2023

78 views

2 years ago

Puget Sound Programming Python - PuPPy
Frank Seidl - Client-side Python with Piodide

Are there libraries that would expose some of the, the browser threading to your Python code? Am I making sense? - Maybe.

26:37
Frank Seidl - Client-side Python with Piodide

44 views

4 months ago

Berkeley Institute for Data Science (BIDS)
Scalable Machine Learning in R and Python with H2O

BIDS Data Science Lecture Series | March 11, 2016 | 1:10-2:30 p.m. | 190 Doe Library, UC Berkeley Speaker: Erin LeDell, ...

1:04:55
Scalable Machine Learning in R and Python with H2O

4,674 views

Streamed 9 years ago