tabcompleter --- Autocompletion in the Python console.
Project description
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:
More examples:
tabcompleter
is used by packages such as pdbp
and seleniumbase
:
- https://pypi.org/project/pdbp/
- https://github.com/mdmintz/pdbp
- https://pypi.org/project/seleniumbase/
- https://github.com/seleniumbase/SeleniumBase
(tabcompleter
is maintained by the SeleniumBase Dev Team)
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
tabcompleter-1.4.0.tar.gz
(10.4 kB
view hashes)
Built Distribution
Close
Hashes for tabcompleter-1.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d744aa735b49c0a6cc2fb8fcd40077fec47425e4388301010b14e6ce3311368b |
|
MD5 | f9ce36ea5689cc2b6f56d5384d02e0f8 |
|
BLAKE2b-256 | 6544bb509c3d2c0b5a87e7a5af1d5917a402a32ff026f777a6d7cb6990746cbb |