Skip to main content

tabcompleter --- Autocompletion in the Python console.

Project description

tabcompleter (📃)

tabcompleter

tabcompleter is a friendly fork of the (unmaintained) fancycompleter package.

tabcompleter lets you use the Tab key to expand and autocomplete options in the Python console.

Installation:

pip install tabcompleter

Usage:

import tabcompleter
tabcompleter.interact(persist_history=True)

# Now use the Tab key in the Python console

An example of using the Tab key to see all possibilities:

tabcompleter

More examples:

tabcompleter is used by packages such as pdbp and seleniumbase:


tabcompleter

(tabcompleter is maintained by the SeleniumBase Dev Team)

Download files

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

Source Distribution

tabcompleter-1.3.0.tar.gz (9.9 kB view hashes)

Uploaded Source

Built Distribution

tabcompleter-1.3.0-py3-none-any.whl (6.5 kB view hashes)

Uploaded 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