helpy displays built-in Python documentation from the command line.
Project description
Description
helpy displays built-in Python documentation from the command line without the need to use the interactive Python interpreter console. View documentation by Python module, class, method, function, or keyword.
Tested in cPython 2.6, 2.7, 3.2, 3.3, and pypy 2.2 (Python 2.7.3)
Install
Install with pip using the command:
pip install helpy
or download the source repository, unpack it, and navigate to the top level of the repository. Then enter:
python setup.py install
Usage
helpy <module,class,method,function,keyword>
Examples
Module Documentation
helpy sys
Class Documentation
helpy dict
Method Documentation
helpy dict.update
Function Documentation
helpy max
Issue Reporting
Issue reporting is available on the GitHub repository
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
helpy-1.0.1.tar.gz
(4.5 kB
view hashes)
Built Distribution
Close
Hashes for helpy-1.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4d71f5d4c20907709cf5ac532f9fd85d664864f1e5aa2a3cdf66442077cf4bc |
|
MD5 | 5ebfb2877dbf98650357b9ebe008861e |
|
BLAKE2b-256 | d2f51b31bf78d773cd7f25e19c521dbee81404f5cb4204b4c4523294bf099aa6 |