_dephell()
{
  local first second current double
  COMPREPLY=()
  first="${COMP_WORDS[1]}"
  second="${COMP_WORDS[2]}"
  double="${COMP_WORDS[1]} ${COMP_WORDS[2]}"
  current="${COMP_WORDS[COMP_CWORD]}"

  # autocomplete command first word
  if [[ ${first} == ${current} ]] ; then
    COMPREPLY=( $(compgen -W "deps inspect package autocomplete project jail venv generate --help" -- ${current}) )
    return 0
  fi

  # autocomplete command second word
  if [[ ${second} == ${current} ]] ; then
    case "${first}" in
      
        deps)
          COMPREPLY=( $(compgen -W "check convert audit install licenses add sync tree outdated " -- ${current}) )
          return 0
          ;;
      
        generate)
          COMPREPLY=( $(compgen -W "authors editorconfig config travis license " -- ${current}) )
          return 0
          ;;
      
        inspect)
          COMPREPLY=( $(compgen -W "self gadget venv config " -- ${current}) )
          return 0
          ;;
      
        jail)
          COMPREPLY=( $(compgen -W "remove try list install " -- ${current}) )
          return 0
          ;;
      
        package)
          COMPREPLY=( $(compgen -W "releases purge install show remove search downloads list " -- ${current}) )
          return 0
          ;;
      
        project)
          COMPREPLY=( $(compgen -W "test bump build " -- ${current}) )
          return 0
          ;;
      
        venv)
          COMPREPLY=( $(compgen -W "create shell destroy run " -- ${current}) )
          return 0
          ;;
      
      *)
      ;;
    esac
  fi

  # autocomplete one-word command arguments
  case "${first}" in
    
      "autocomplete")
        COMPREPLY=( $(compgen -W "--silent --level --help --format -c --filter --pdb -h --env --nocolors -e --config --traceback " -- ${current}) )
        return 0
        ;;
    
      "deps add")
        COMPREPLY=( $(compgen -W "--silent -c --from-format --pdb --envs --strategy --bitbucket --repo --cache-ttl --format --env --mutations --warehouse --from --project --from-path --filter -h --nocolors -e --config --bin --prereleases --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "deps audit")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --bitbucket --repo --to-format --cache-ttl --format --to-path --env --warehouse --project --sdist-ratio --filter -h --nocolors -e --config --bin --level --help --to --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "deps check")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --strategy --bitbucket --repo --to-format --cache-ttl --format --to-path --env --mutations --warehouse --project --python --sdist-ratio --dotenv --filter -h --nocolors -e --config --bin --prereleases --level --help --to --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "deps convert")
        COMPREPLY=( $(compgen -W "--silent -c --from-format --pdb --envs --strategy --bitbucket --repo --to-format --cache-ttl --format --to-path --env --mutations --warehouse --from --project --sdist-ratio --from-path --filter -h --nocolors -e --config --bin --prereleases --level --help --to --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "deps install")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --strategy --bitbucket --repo --to-format --cache-ttl --format --to-path --env --mutations --warehouse --project --python --sdist-ratio --dotenv --filter -h --nocolors -e --config --bin --prereleases --level --help --to --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "deps licenses")
        COMPREPLY=( $(compgen -W "--silent -c --from-format --pdb --envs --strategy --bitbucket --repo --cache-ttl --format --env --mutations --warehouse --from --project --from-path --filter -h --nocolors -e --config --bin --prereleases --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "deps outdated")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --bitbucket --repo --to-format --cache-ttl --format --to-path --env --warehouse --project --sdist-ratio --filter -h --nocolors -e --config --bin --level --help --to --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "deps sync")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --strategy --bitbucket --repo --to-format --cache-ttl --format --to-path --env --mutations --warehouse --project --python --sdist-ratio --dotenv --filter -h --nocolors -e --config --bin --prereleases --level --help --to --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "deps tree")
        COMPREPLY=( $(compgen -W "--silent --type -c --from-format --pdb --envs --strategy --bitbucket --repo --cache-ttl --format --env --mutations --warehouse --from --project --from-path --filter -h --nocolors -e --config --bin --prereleases --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "generate authors")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "generate config")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "generate editorconfig")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "generate license")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "generate travis")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "inspect config")
        COMPREPLY=( $(compgen -W "--silent -c --from-format --pdb --envs --strategy --bitbucket --repo --to-format --cache-ttl --format --to-path --env --mutations --warehouse --from --project --python --sdist-ratio --from-path --dotenv --filter -h --nocolors -e --config --bin --prereleases --level --help --to --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "inspect self")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "inspect venv")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --python --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "inspect gadget")
        COMPREPLY=( $(compgen -W "--help -c -h --env -e --config " -- ${current}) )
        return 0
        ;;
    
      "jail install")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --python --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "jail list")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --python --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "jail remove")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --python --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "jail try")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --command --project --python --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "package downloads")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --bitbucket --repo --cache-ttl --format --env --warehouse --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "package install")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --strategy --cache-ttl --format --env --mutations --project --python --dotenv --filter -h --nocolors -e --config --bin --prereleases --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "package list")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --bitbucket --repo --cache-ttl --format --env --warehouse --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "package purge")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --python --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "package releases")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --bitbucket --repo --cache-ttl --format --env --warehouse --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "package remove")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --python --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "package search")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --bitbucket --repo --cache-ttl --format --env --warehouse --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "package show")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --bitbucket --repo --cache-ttl --format --env --warehouse --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "project build")
        COMPREPLY=( $(compgen -W "--silent -c --from-format --pdb --envs --strategy --bitbucket --repo --cache-ttl --format --env --mutations --warehouse --from --project --from-path --filter -h --nocolors -e --config --bin --prereleases --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "project bump")
        COMPREPLY=( $(compgen -W "--silent -c --from-format --pdb --envs --bitbucket --repo --cache-ttl --format --env --warehouse --from --project --from-path --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "project test")
        COMPREPLY=( $(compgen -W "--silent -c --from-format --pdb --envs --cache-ttl --format --env --from --project --python --from-path --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "venv create")
        COMPREPLY=( $(compgen -W "--silent -c --from-format --pdb --envs --cache-ttl --format --env --from --project --python --from-path --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "venv destroy")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "venv run")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --bitbucket --repo --cache-ttl --format --env --warehouse --project --python --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "venv shell")
        COMPREPLY=( $(compgen -W "--silent -c --from-format --pdb --envs --cache-ttl --format --env --from --project --python --from-path --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
    *)
    ;;
  esac

  # autocomplete two-words command arguments
  case "${double}" in
    
      "autocomplete")
        COMPREPLY=( $(compgen -W "--silent --level --help --format -c --filter --pdb -h --env --nocolors -e --config --traceback " -- ${current}) )
        return 0
        ;;
    
      "deps add")
        COMPREPLY=( $(compgen -W "--silent -c --from-format --pdb --envs --strategy --bitbucket --repo --cache-ttl --format --env --mutations --warehouse --from --project --from-path --filter -h --nocolors -e --config --bin --prereleases --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "deps audit")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --bitbucket --repo --to-format --cache-ttl --format --to-path --env --warehouse --project --sdist-ratio --filter -h --nocolors -e --config --bin --level --help --to --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "deps check")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --strategy --bitbucket --repo --to-format --cache-ttl --format --to-path --env --mutations --warehouse --project --python --sdist-ratio --dotenv --filter -h --nocolors -e --config --bin --prereleases --level --help --to --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "deps convert")
        COMPREPLY=( $(compgen -W "--silent -c --from-format --pdb --envs --strategy --bitbucket --repo --to-format --cache-ttl --format --to-path --env --mutations --warehouse --from --project --sdist-ratio --from-path --filter -h --nocolors -e --config --bin --prereleases --level --help --to --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "deps install")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --strategy --bitbucket --repo --to-format --cache-ttl --format --to-path --env --mutations --warehouse --project --python --sdist-ratio --dotenv --filter -h --nocolors -e --config --bin --prereleases --level --help --to --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "deps licenses")
        COMPREPLY=( $(compgen -W "--silent -c --from-format --pdb --envs --strategy --bitbucket --repo --cache-ttl --format --env --mutations --warehouse --from --project --from-path --filter -h --nocolors -e --config --bin --prereleases --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "deps outdated")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --bitbucket --repo --to-format --cache-ttl --format --to-path --env --warehouse --project --sdist-ratio --filter -h --nocolors -e --config --bin --level --help --to --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "deps sync")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --strategy --bitbucket --repo --to-format --cache-ttl --format --to-path --env --mutations --warehouse --project --python --sdist-ratio --dotenv --filter -h --nocolors -e --config --bin --prereleases --level --help --to --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "deps tree")
        COMPREPLY=( $(compgen -W "--silent --type -c --from-format --pdb --envs --strategy --bitbucket --repo --cache-ttl --format --env --mutations --warehouse --from --project --from-path --filter -h --nocolors -e --config --bin --prereleases --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "generate authors")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "generate config")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "generate editorconfig")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "generate license")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "generate travis")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "inspect config")
        COMPREPLY=( $(compgen -W "--silent -c --from-format --pdb --envs --strategy --bitbucket --repo --to-format --cache-ttl --format --to-path --env --mutations --warehouse --from --project --python --sdist-ratio --from-path --dotenv --filter -h --nocolors -e --config --bin --prereleases --level --help --to --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "inspect self")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "inspect venv")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --python --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "inspect gadget")
        COMPREPLY=( $(compgen -W "--help -c -h --env -e --config " -- ${current}) )
        return 0
        ;;
    
      "jail install")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --python --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "jail list")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --python --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "jail remove")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --python --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "jail try")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --command --project --python --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "package downloads")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --bitbucket --repo --cache-ttl --format --env --warehouse --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "package install")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --strategy --cache-ttl --format --env --mutations --project --python --dotenv --filter -h --nocolors -e --config --bin --prereleases --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "package list")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --bitbucket --repo --cache-ttl --format --env --warehouse --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "package purge")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --python --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "package releases")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --bitbucket --repo --cache-ttl --format --env --warehouse --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "package remove")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --python --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "package search")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --bitbucket --repo --cache-ttl --format --env --warehouse --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "package show")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --bitbucket --repo --cache-ttl --format --env --warehouse --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "project build")
        COMPREPLY=( $(compgen -W "--silent -c --from-format --pdb --envs --strategy --bitbucket --repo --cache-ttl --format --env --mutations --warehouse --from --project --from-path --filter -h --nocolors -e --config --bin --prereleases --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "project bump")
        COMPREPLY=( $(compgen -W "--silent -c --from-format --pdb --envs --bitbucket --repo --cache-ttl --format --env --warehouse --from --project --from-path --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "project test")
        COMPREPLY=( $(compgen -W "--silent -c --from-format --pdb --envs --cache-ttl --format --env --from --project --python --from-path --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "venv create")
        COMPREPLY=( $(compgen -W "--silent -c --from-format --pdb --envs --cache-ttl --format --env --from --project --python --from-path --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "venv destroy")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --cache-ttl --format --env --project --filter -h --nocolors -e --config --bin --level --help --tests --versioning --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "venv run")
        COMPREPLY=( $(compgen -W "--silent -c --pdb --envs --bitbucket --repo --cache-ttl --format --env --warehouse --project --python --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
      "venv shell")
        COMPREPLY=( $(compgen -W "--silent -c --from-format --pdb --envs --cache-ttl --format --env --from --project --python --from-path --dotenv --filter -h --nocolors -e --config --bin --level --help --tests --versioning --venv --cache-path --traceback " -- ${current}) )
        return 0
        ;;
    
    *)
    ;;
  esac
}

complete -F _dephell dephell
