Skip to content

A friendly fork of (unmaintained) fancycompleter, but works on Linux, macOS, and Windows.

License

Notifications You must be signed in to change notification settings

kloczek/tabcompleter

 
 

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)

About

A friendly fork of (unmaintained) fancycompleter, but works on Linux, macOS, and Windows.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%