From 8cbee5f36c42bd2707897067078a102e6795b541 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Thu, 20 Apr 2017 12:30:48 +0700 Subject: python/python3-jedi: Added (Autocompletion tool for Python 3). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-jedi/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/python3-jedi/README (limited to 'python/python3-jedi/README') diff --git a/python/python3-jedi/README b/python/python3-jedi/README new file mode 100644 index 0000000000..71abdb4efa --- /dev/null +++ b/python/python3-jedi/README @@ -0,0 +1,3 @@ +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. -- cgit v1.2.3