Subscribe

How to install pip3-safe in CentOS/RHEL 9 (noarch)

Install Python 3 apps from PyPi in a safe way

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install pip3-safe

Description

Safe and easy pip package manager for command-line Python 3 apps

RPMs

Danila Vershinin (2019-11-23) - first release · - include GCC to Requires: as some stuff (psutil) from PyPi wants to compile
Danila Vershinin (2019-11-23) - first release · - include GCC to Requires: as some stuff (psutil) from PyPi wants to compile
Danila Vershinin (2019-11-23) - first release · - include GCC to Requires: as some stuff (psutil) from PyPi wants to compile