Set up shell command-line tab-completion for ipython...
Set up shell command-line tab-completion for ipython
Set up shell command-line tab-completion using
argcomplete and ipython/traitlets#811
argcomplete supports following setuptools console_scripts
to the corresponding package's __main__.py to look for a
PYTHON_ARGCOMPLETE_OK marker.