Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

"vom Modul" Abschluss Registerkarte rückwärts zu unterstützen, und Drittanbieter-Bibliotheken.
Tags: Major
"from module" completion, tab backwards support, and more third party libraries.

2009-07-21 06:16
1.1

Diese Veröffentlichung fügt String-Methode Abschluss, zitiert fügt ZSI Web-Services-Modul Abschluss und behebt einen Fehler mit der Option-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

Alles war neu geschrieben. Es ist jetzt ein ftplugin und nutzt die Tab-Taste für die Fertigstellung. Das Wörterbuch Generator arbeitet genauer gesagt, automatisch entfernt Duplikate, und gibt Ihnen weitere Optionen. Auch ist es nicht mehr Pausen "isk" in Vim.
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

Diese Version fügt LDAP-Unterstützung, korrigiert einige Code und enthält eine Lizenz.
Tags: Major feature enhancements
This version adds LDAP support, cleans up some code, and includes a license.

2003-12-19 08:32
0.4

Diese Pressemitteilung enthält aktualisierte Dokumentation und Unterstützung für numerische Python.
Tags: Major feature enhancements
This release includes updated docs and support for
Numeric Python.

Project Resources