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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tabcompleter-1.4.1.tar.gz.
File metadata
- Download URL: tabcompleter-1.4.1.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8894c3fba38371aef27358225acf9aed89937e6a12999844bd525a424ee380a6
|
|
| MD5 |
f1fc754d73473407b66d818126f7f932
|
|
| BLAKE2b-256 |
0cf16cc9c5ff8905fa1bd963eedbe11380b48bb980b24ae5ef2aa1c33523db66
|
File details
Details for the file tabcompleter-1.4.1-py3-none-any.whl.
File metadata
- Download URL: tabcompleter-1.4.1-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26b5cf330a48f32625b00e1664aa589f67c8e98275b6d9c2b85d19917dac1601
|
|
| MD5 |
a523de1152ca21fa89b7ca6aabd907bf
|
|
| BLAKE2b-256 |
cbfc8c82be70b8f96d09943360f34cfb2ecdd3035294c51bce4131eeabe56645
|