Skip to main content

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

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rlcompleter3-1.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page