How to install pip3-safe in CentOS/RHEL 9 (noarch)
Install Python 3 apps from PyPi in a safe way
License: BSD
https://github.com/dvershinin/pip-safe
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
pip3-safe-0.0.12-2.el9.noarch
[25 KiB]
Danila Vershinin (2019-11-23)
—
- first release · - include GCC to Requires: as some stuff (psutil) from PyPi wants to compile
pip3-safe-0.0.12-1.el9.noarch
[25 KiB]
Danila Vershinin (2019-11-23)
—
- first release · - include GCC to Requires: as some stuff (psutil) from PyPi wants to compile
pip3-safe-0.0.10-1.el9.noarch
[24 KiB]
Danila Vershinin (2019-11-23)
—
- first release · - include GCC to Requires: as some stuff (psutil) from PyPi wants to compile