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
Built Distribution
File details
Details for the file helpy-1.0.1.tar.gz
.
File metadata
- Download URL: helpy-1.0.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f500217ae6305add75ab37caa5bb4397eda8db0baefce8975ba5f29264daf636 |
|
MD5 | 1675423c0cec15347c4ca32487e3a0eb |
|
BLAKE2b-256 | 39b9740fe61fcd151ac1bf82f34d7ed65e153adcb0f2704e4e59b34ad184b991 |
File details
Details for the file helpy-1.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: helpy-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4d71f5d4c20907709cf5ac532f9fd85d664864f1e5aa2a3cdf66442077cf4bc |
|
MD5 | 5ebfb2877dbf98650357b9ebe008861e |
|
BLAKE2b-256 | d2f51b31bf78d773cd7f25e19c521dbee81404f5cb4204b4c4523294bf099aa6 |