another readline completer that also completes function arguments
Project description
simply uses <tab> to have completion
if several possibilities, all of them are displayed, with on each line: - the object name - the value if object is a str, int, float or bool - the object type - the first line of the documentation
if the word is already completed when doing <tab>, more information are displayed: - for functions or methods, the prototype is displayed with default argument values, and a ‘(’ character is completed - for objects of type ‘str, int, float, bool’, the value of is displayed - for all objects having a documentation, the full doc is displayed
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
File details
Details for the file rlcompleter3-1.0.tar.gz.
File metadata
- Download URL: rlcompleter3-1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb59e6b83ff735bf13e73fdd868de0fa4baf4a52000cca2b2277bb3f3a2f8b04
|
|
| MD5 |
3a6e52ae3bec105d9c8a055a0e638dd5
|
|
| BLAKE2b-256 |
e120a4f6ab5516556790d906086130c535e0650e2b63d5caef976299a385543f
|