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