Download List

프로젝트 설명

Pydiction consists of a Vim 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. It comes with a default dictionary containing the entire Python standard library, keywords, built-ins, and many 3rd-party modules like Numpy, Django, Flask, Requests, Twisted, PyQT4, Pygame, OpenGL, wxPython, PyGTK, MySQLdb, Psycopg2, and more.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-07-25 16:49
1.2

"모듈"완료에서, 탭 거꾸로 지원, 그리고 많은 타사 라이브러리.
Tags: Major
"from module" completion, tab backwards support, and more third party libraries.

2009-07-21 06:16
1.1

이 릴리스 문자열이 방법을 완료, 인용을 추가 ZSI 웹 서비스 모듈을 완료 추가 및 - v 옵션과 버그 수정.
Tags: Major
This release adds quoted string method completion, adds ZSI Web Services module completion, and fixes a bug with the -v option.

2009-07-19 22:04
1.0

전부 재작 성했습니다. 이제 ftplugin와 완료하기 위해 Tab 키를 사용합니다. 사전 발전기를 더 정확하게, 자동으로 중복 제거, 작품과 더 많은 옵션을 제공합니다. Vim은에 그것은 또한 더 이상 나누기 "isk".
Tags: Major
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.

2004-01-19 10:56
0.5

이 버전의 LDAP 지원을 추가, 일부 코드를 청소 및 라이센스가 포함되어있습니다.
Tags: Major feature enhancements
This version adds LDAP support, cleans up some code, and includes a license.

2003-12-19 08:32
0.4

이 릴리스를 업데이 트 워드 프로세서와 숫자 파이썬에 대한 지원이 포함되어있습니다.
Tags: Major feature enhancements
This release includes updated docs and support for
Numeric Python.

Project Resources