pip3-safe (noarch) - Install Python 3 apps from PyPi in a safe way
| Website: | https://github.com/dvershinin/pip-safe |
|---|---|
| License: | BSD |
- Description:
Safe and easy pip package manager for command-line Python 3 apps
How to Install pip3-safe (noarch)
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install pip3-safe
Packages
| pip3-safe-0.0.12-2.fc42.noarch [28 KiB] |
Changelog
by Danila Vershinin (2019-11-23):
- first release - include GCC to Requires: as some stuff (psutil) from PyPi wants to compile |