summaryrefslogtreecommitdiff
path: root/devel/py-rlcompleter2/pkg-descr
blob: be4e891cfdf50687aa553eac08466a9fd7e4c9d5 (plain) (blame)
1
2
3
4
5
6
7
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