Projects / pydiction

pydiction

Pydiction consists of a plugin and a Python script that allows programmers to tab-complete their Python code in Vim by generating a dictionary file of Python modules, and their attributes and methods, for use with Vim's completion feature. It comes with a default dictionary containing the entire Python standard library, keywords, and many 3rd-party modules like PyQT4, Pygame, Twisted, OpenGL, wxPython, PyGTK, MySQLdb, and more.

Tags
Licenses
Implementation

RSS Recent releases

  •  25 Jul 2009 07:49

Release Notes: "from module" completion, tab backwards support, and more third party libraries.

  •  20 Jul 2009 21:16

Release Notes: This release adds quoted string method completion, adds ZSI Web Services module completion, and fixes a bug with the -v option.

  •  19 Jul 2009 13:04

Release Notes: Everything was rewritten. It's now an ftplugin and uses the Tab key for completion. The dictionary generator works more accurately, automatically removes duplicates, and gives you more options. It also no longer breaks "isk" in Vim.

  •  19 Jan 2004 01:56

Release Notes: This version adds LDAP support, cleans up some code, and includes a license.

  •  18 Dec 2003 23:32

Release Notes: This release includes updated docs and support for Numeric Python.

Screenshot

Project Spotlight

mkconfig

A build configuration utility.

Screenshot

Project Spotlight

cdwrite

A shell for the creation of audio and data CD/DVD discs and for FLAC/MP3/Ogg encoding.