mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
f873514031
PR: 178598 Submitted by: Ports Fury
8 lines
384 B
Plaintext
8 lines
384 B
Plaintext
rlcompleter2 is an interactive readline completion handler, featuring:
|
|
* completion on any python expression/statement
|
|
* interactive introspection into function signatures and docstrings
|
|
* convenient completions on module, instance and function objects
|
|
* ultra simple user interface: <tab> (try hit it multiple times!)
|
|
|
|
WWW: https://pypi.python.org/pypi/rlcompleter2/
|