tabcompleter 1.4.0
pip install tabcompleter
Latest version
Released:
tabcompleter --- Autocompletion in the Python console.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Michael Mintz
- Maintainer: Michael Mintz
- Tags tab, completion, console
- Requires: Python >=3.8
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Michael Mintz
- Maintainer: Michael Mintz
- Tags tab, completion, console
- Requires: Python >=3.8
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
File details
Details for the file tabcompleter-1.4.0.tar.gz
.
File metadata
- Download URL: tabcompleter-1.4.0.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7562a9938e62f8e7c3be612c3ac4e14c5ec4307b58ba9031c148260e866e8814 |
|
MD5 | 28fb5a042eb33fd56ef70d97af261395 |
|
BLAKE2b-256 | 731aed3544579628c5709bae6fae2255e94c6982a9ff77d42d8ba59fd2f3b21a |
File details
Details for the file tabcompleter-1.4.0-py3-none-any.whl
.
File metadata
- Download URL: tabcompleter-1.4.0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d744aa735b49c0a6cc2fb8fcd40077fec47425e4388301010b14e6ce3311368b |
|
MD5 | f9ce36ea5689cc2b6f56d5384d02e0f8 |
|
BLAKE2b-256 | 6544bb509c3d2c0b5a87e7a5af1d5917a402a32ff026f777a6d7cb6990746cbb |