[ANN] PySmell v0.7, a Python auto-completion library

O

Orestis Markou

I'm very proud to announce the release of PySmell v0.7!

PySmell is an auto-completion library for Python, meant to be plugged
in different editors. It uses static analysis to generate a TAGS file
for your code, and uses that to give you suggestions. It's very fast -
suggestions are instantaneous and analyzing Django 1.0 takes ~15
seconds.

Download from PyPI: http://pypi.python.org/pypi/pysmell/

Issue tracking at Google Code: http://code.google.com/p/pysmell

Development at GitHub: http://github.com/orestis/pysmell/tree/master

The big news for this release is the support for Emacs and TextMate,
on top of the already existing Vim support. This isn't tested as
rigorously as I'd like, so please report any issues at Google Code.



Thank you,

Orestis Markou
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top