public
Description: PySmell is an attempt to create an IDE completion helper for python.
Home | Edit | New

TODO

All the outstanding issues are now moved into Google Code

Here is a list of finished things, for reference:

  • Module completion: [DONE]
    • from something., from somewhere import som all work [DONE]
    • Need to be able to complete from place import thing followed by thing. (namespace completion) [DONE]
  • Provide a “static tags” options for things like std lib and Django [DONE]
Last edited by orestis, Sun Oct 19 11:43:42 -0700 2008
Home | Edit | New
Versions: