filmov
tv
Quick steps to install python3 / pip3 / idle for Linux | aducators.in
Показать описание
Hi aducatee,
ABOUT
======
This video is covering installation process of PYTHON version 3 (or python3) for Linux machines. Also installing "pip3", the python package manager and Python own IDE which is Python IDLE.
We are using Debian flavor of Linux for demonstration, which is Ubuntu and this is the latest LTS version i.e. 20.04. If you are using some other flavor of Linux or Ubuntu process will be more or less same.
COMMANDS USED
================
1. To check python version:
python --version
python3 --version
2. To check pip version:
pip3 --version
3. To install python3:
sudo apt install python3
4. To install pip3:
sudo apt install python3-pip
5. To install Python IDLE:
sudo apt-get install idle
6. To update all apps:
sudo apt update
TIME STAMPS
============
00:00 - Introduction
00:20 - Check if python pre-installed
01:35 - Update existing apps
02:05 - Install python3
02:30 - Check python3 version
02:45 - Install pip3
03:41 - Check pip3 version
04:02 - Write code in Python into Linux Terminal
04:31 - Install Python IDLE
05:00 - Open IDLE and Configure
05:33 - Write Python code in Python Shell
05:48 - Write Python code as Script
06:47 - Binding Up
CREDITS
========
Brought to you by : ADUCATORS
Trainer Name : ADITYA JAIN
WEBSITE (official)
===============
SOCIAL HANDLES OF ADUCATORS
============================
Facebook Page
Instagram
Twitter
Tumblr
SOCIAL HANDLES OF ADITYA JAIN
==============================
Instagram
Twitter
Facebook
Github
LinkedIn
[SETUP]
Backdrop : No
Camera : No
Operating System : Ubuntu 20.04
Computer : Assembled System with basic configuration
Screen Recording : Kazam
Editing : Shotcut
#install #python #python3 #pip #pip3 #ide #idle #linux #ubuntu #ubuntu20
#adwalkz
#aducators
ABOUT
======
This video is covering installation process of PYTHON version 3 (or python3) for Linux machines. Also installing "pip3", the python package manager and Python own IDE which is Python IDLE.
We are using Debian flavor of Linux for demonstration, which is Ubuntu and this is the latest LTS version i.e. 20.04. If you are using some other flavor of Linux or Ubuntu process will be more or less same.
COMMANDS USED
================
1. To check python version:
python --version
python3 --version
2. To check pip version:
pip3 --version
3. To install python3:
sudo apt install python3
4. To install pip3:
sudo apt install python3-pip
5. To install Python IDLE:
sudo apt-get install idle
6. To update all apps:
sudo apt update
TIME STAMPS
============
00:00 - Introduction
00:20 - Check if python pre-installed
01:35 - Update existing apps
02:05 - Install python3
02:30 - Check python3 version
02:45 - Install pip3
03:41 - Check pip3 version
04:02 - Write code in Python into Linux Terminal
04:31 - Install Python IDLE
05:00 - Open IDLE and Configure
05:33 - Write Python code in Python Shell
05:48 - Write Python code as Script
06:47 - Binding Up
CREDITS
========
Brought to you by : ADUCATORS
Trainer Name : ADITYA JAIN
WEBSITE (official)
===============
SOCIAL HANDLES OF ADUCATORS
============================
Facebook Page
Tumblr
SOCIAL HANDLES OF ADITYA JAIN
==============================
Github
[SETUP]
Backdrop : No
Camera : No
Operating System : Ubuntu 20.04
Computer : Assembled System with basic configuration
Screen Recording : Kazam
Editing : Shotcut
#install #python #python3 #pip #pip3 #ide #idle #linux #ubuntu #ubuntu20
#adwalkz
#aducators
Комментарии