ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,731 results

The Wolf Around
Step-by-Step Guide (2025): Compile Python from Source on Linux Like a Pro!

Unlock the full potential of Python with this step-by-step guide on compiling Python from its source code on Linux! Whether you're ...

8:10
Step-by-Step Guide (2025): Compile Python from Source on Linux Like a Pro!

661 views

1 year ago

CodeOps HQ
Setting Up the Perfect Developer Environment on Linux for 2025

Want to learn how to build your own dev tools? Check out CodeCrafters: https://bitly.cx/HFm4 Are you a developer looking to ...

11:58
Setting Up the Perfect Developer Environment on Linux for 2025

350,080 views

1 year ago

Hackers Pro Bolivia
como instalar python en linux

1: tar xf Python-3.10.6.tar.xz 2: cd Python-3.10.6/ 3: sudo apt install build-essential zlib1g-dev libncurses5-dev libgdbm-dev ...

4:02
como instalar python en linux

21 views

3 years ago

Sean Derenas
Python File Encryption on Linux/Windows System

Kali Linux based file encryption i made in python, inspired by Network Chuck's video on creating malware and I added to it.

0:59
Python File Encryption on Linux/Windows System

81 views

3 years ago

babarehner
Install Jupyter Notebook & Python 3.6 using Anaconda into Ubuntu 16.04

Install Jupyter Notebook and Python 3.6 into Ubuntu 16.04 using Anaconda. Create a new notebook. Demonstrates a simple Data ...

16:11
Install Jupyter Notebook & Python 3.6 using Anaconda into Ubuntu 16.04

16,182 views

8 years ago

Grazer Linuxtage
Grazer Linuxtage 2024 -  Python, asyncio, libgpiod, and Pointless Blinking

Python's lovely [asyncio](https://docs.python.org/3/library/asyncio.html) library allows me to write event-driven programs in a style ...

45:05
Grazer Linuxtage 2024 - Python, asyncio, libgpiod, and Pointless Blinking

74 views

1 year ago

Invitation to Informatics
Python & Flask Development Environment - Windows 11 WSL - i211su2024

Setting up a fresh Python Development Environment with the Windows Subsystem for Linux (WSL) on a fresh Windows 11 ...

4:31
Python & Flask Development Environment - Windows 11 WSL - i211su2024

977 views

1 year ago

TutorKid's Dad
How to Install PyCharm Community Edition on Linux Mint 21.3 | Step-by-Step GUI Method

Want to install PyCharm Community Edition on Linux Mint 21.3 the easy way? In this beginner-friendly video, we show you how to ...

3:18
How to Install PyCharm Community Edition on Linux Mint 21.3 | Step-by-Step GUI Method

2,497 views

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

11,213 views

2 years ago

Mii beta
A generic Linux installer in GTK4

A generic OS-Installer that can be customized by distributions written on GTK4 and Python #GNOME #GTK4 #Linux OS Installer ...

2:39
A generic Linux installer in GTK4

10,701 views

3 years ago

Christoph Görn
TensorFlow 1.13 on Red Hat Enterprise Linux 7.6

This is a short demo of how to use the community build of TensorFlow 1.13 optimized for Red Hat Enterprise Linux 7.6, the demo ...

1:28
TensorFlow 1.13 on Red Hat Enterprise Linux 7.6

89 views

6 years ago

GNU Linux Latino
Python y DevOps - 38vo Meetup GNU Linux Latino / José Luis Chiquete

Nuestro amigo José Luis Chiquete vuelve al meetup de meetups para hablar de un gran e interesante tema relacionado al ...

1:21:24
Python y DevOps - 38vo Meetup GNU Linux Latino / José Luis Chiquete

102 views

4 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,714 views

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

79,450 views

2 years ago

Red Hat Enterprise Linux
Simplify Log Parsing: Identifying Errors and IP Addresses

As a systems administrator, parsing log files is a common yet challenging task. Learn how to effectively parse an error log file from ...

5:00
Simplify Log Parsing: Identifying Errors and IP Addresses

945 views

1 year ago

JayMore
Morse decoding under Linux with PYPYMORSE

Example of Morse decoding with PYPYMORSE (a Python rewrite of FFTMORSE, (c) 1992 François JALBERT ). It demonstrates ...

3:10
Morse decoding under Linux with PYPYMORSE

69 views

1 year ago

2Carneiros
Como instalar o Pygame no Linux

Otávio ensina como instalar o Pygame no Linux. A distribuição utilizada é o Manjaro, baseado no Arch Linux, com algumas dicas ...

11:55
Como instalar o Pygame no Linux

2,150 views

5 years ago

Joseph Mwema
Edge Biometric Registration & Authentication on Linux | Python, Raspberry Pi & ARATEK A600 (FAP20)

This video demonstrates an edge-deployed biometric registration and authentication system built in Python and running on Linux ...

18:36
Edge Biometric Registration & Authentication on Linux | Python, Raspberry Pi & ARATEK A600 (FAP20)

686 views

1 year ago

Experimentos Rafageek2013
how to install numpy, scipy  and matplotlib  on ubuntu

sudo apt install python-pip pip install numpy pip install scipy pip install matplotlib python import numpy import scipy ...

4:06
how to install numpy, scipy and matplotlib on ubuntu

6,065 views

6 years ago