Package Description
fuzzdoc is a command line utility for fuzzy search and selection of Python documentation to view with pydoc.
Installation
First install fzf. If you have pip installed, run:
pip install fuzzdoc
You can also download the source tarball, unpack, and run:
python setup.py install
Usage
If specified without any arguments, fuzzdoc will list all found Python keywords, pydoc help topics, packages, modules, and any public functions or classes defined in them and display the documentation of the selected item. If a string is specified as an argument, it is used to filter the list of available topics via substring matching.
License
This software is licensed under the BSD License. See the included LICENSE.rst file for more information.
Release files for fuzzdoc 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fuzzdoc-0.1.1.tar.gz | 4.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fuzzdoc-0.1.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 9.3 kB
Release files / fuzzdoc-0.1.1.tar.gz
| Download URL | fuzzdoc-0.1.1.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8a06f83662050b1f1038bbcd0abd9dacb5cdd60fe5ebd8078186ec859e7243a8
|
|
BLAKE2b-256 checksum How to use checksums |
66866a7d8c4759392a682f0e7fd320ad6f3b42864f720f85e30ee65e4b439265
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0.post20191101 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.3
|
Release files / fuzzdoc-0.1.1-py2.py3-none-any.whl
| Download URL | fuzzdoc-0.1.1-py2.py3-none-any.whl |
|---|---|
| Size | 4.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
5072700c8a4f8b7bff06efeb8223a37edffad82cb5de133f625fb82fc99aff73
|
|
BLAKE2b-256 checksum How to use checksums |
254341bc0fb021dcc5ccee80553c3b9791ad224b0d946e650f9f609ead08bedd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0.post20191101 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.3
|