PHP 8.2.30
Preview: pip3 Size: 292 B
/opt/alt/python38/share/bash-completion/completions/pip3

# pip bash completion start
_pip3_completion()
{
    COMPREPLY=( $( COMP_WORDS="${COMP_WORDS[*]}" \
                   COMP_CWORD=$COMP_CWORD \
                   PIP_AUTO_COMPLETE=1 $1 2>/dev/null ) )
}
complete -o default -F _pip3_completion pip pip{,-}{3,3.8}}
# pip bash completion end

Directory Contents

Dirs: 0 × Files: 1

Name Size Perms Modified Actions
292 B lrw-r--r-- 2023-11-13 21:40:27
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).