_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 "generate package auth autocomplete venv inspect jail project deps --help" -- ${current}) )
    return 0
  fi

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

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

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

complete -F _dephell dephell
