dephell inspect self

Shows information about DepHell installation.

$ dephell inspect self
{
  "path": "/home/gram/Documents/dephell/dephell",
  "python": "/usr/local/bin/python3.7",
  "version": "0.3.1"
}

See also

  1. dephell self uncache to remove dephell cache.
  2. dephell self upgrade to upgrade dephell and dependencies to the latest version.
  3. dephell self autocomplete to enable params autocomplete for commands in your shell.
  4. dephell inspect config to get information about config parameters.