Path to this page:
./
wip/py-smell,
Autocompletion library for Python
Branch: CURRENT,
Version: 0.7.3,
Package name: py312-smell-0.7.3,
Maintainer: kamelderouichePySmell is a python IDE completion helper.
It tries to statically analyze Python source code, without executing it,
and generates information about a project's structure that IDE tools can
use.
PySmell currently supports Vim, Emacs and TextMate. It can be integrated with
any editor that can run Python scripts and has an auto-complete API
Required to run:[
devel/py-setuptools] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 23a2fc7511391e5a581f0d2d1920ceeb8525c34c
Filesize: 47.115 KB
Version history: (Expand)
- (2024-09-19) Updated to version: py312-smell-0.7.3
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Updated to version: py310-smell-0.7.3
- (2023-02-13) Package has been reborn
- (2021-10-08) Updated to version: py39-smell-0.7.3
CVS history: (Expand)
2014-06-07 00:10:29 by Kamel Derouiche | Files touched by this commit (4) |
Log message:
Import py27-smell-0.7.3 as wip/py-smell.
PySmell is a python IDE completion helper.
It tries to statically analyze Python source code, without executing it,
and generates information about a project's structure that IDE tools can
use.
PySmell currently supports Vim, Emacs and TextMate. It can be integrated with
any editor that can run Python scripts and has an auto-complete API
|