Skip to main content

Fuzzy select topic to view with pydoc

Project description

Package Description

fuzzdoc is a command line utility for fuzzy search and selection of Python documentation to view with pydoc.

Latest Version

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.

Author

See the included AUTHORS.rst file for more information.

License

This software is licensed under the BSD License. See the included LICENSE.rst file for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fuzzdoc-0.1.1.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

fuzzdoc-0.1.1-py2.py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page