pip-improved
Drop-in replacement for pip with behavior that imitates other popular languages packages managers
How to download and setup pip-improved
Open terminal and run command
git clone https://github.com/Tina-otoge/pip-improved.git
git clone is used to create a copy or clone of pip-improved repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with pip-improved https://github.com/Tina-otoge/pip-improved/archive/master.zip
Or simply clone pip-improved with SSH
[email protected]:Tina-otoge/pip-improved.git