Usage:
$ python -m importall click --exclude="_winconsole.py"
click ok
click._bashcomplete ok
click._compat ok
click._termui_impl ok
click._textwrap ok
click._unicodefun ok
click.core ok
click.decorators ok
click.exceptions ok
click.formatting ok
click.globals ok
click.parser ok
click.termui ok
click.testing ok
click.types ok
click.utils ok
$ echo $?
0
importall is copyright Tim Hatch, and licensed under
the MIT license. I am providing code in this repository to you under an open
source license. This is my personal repository; the license you receive to
my code is from me and not from my employer. See the LICENSE
file for details.