Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

Python Installers

Nrupul edited this page Sep 20, 2019 · 2 revisions

IPython

Installation

sudo apt install ipython3

Usage

ipython3

PIP

sudo apt install python-pip

Flask

pip install Flask

Clone this wiki locally