SlackBuildsOrg/python/jedi/README
Dimitris Zlatanidis a1defed215 python/jedi: Added (Autocompletion tool for Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-04-03 20:50:18 +07:00

3 lines
193 B
Text

Jedi is an autocompletion tool for Python that can be used in
IDEs/editors. Jedi works. Jedi is fast. It understands all of
the basic Python syntax elements including many builtin functions.