pip3 <arg>

Python package manager

Arguments

NameDescription
arg

Subcommands

NameDescription
installInstall packages
downloadDownload packages
uninstallUninstall packages
freezeOutput installed packages in requirements format
listList installed packages
showShow information about installed packages
checkVerify installed packages have compatible dependencies
configManage local and global configuration
searchSearch PyPI for packages
cacheInspect and manage pip's wheel cache
wheelBuild wheels from your requirements
hashCompute hashes of package archives
completionA helper command used for command completion
debugShow information useful for debugging
helpShow help for commands