A man-like command for showing help for Python objects.
Table of Contents
pip install mpnTo see help text for json.dumps and os.path.isdir, just type
mpn json.dumps os.path.isdirYou can give any valid Python object as argument.
mpn is distributed under the terms of the MIT license.