[pypy-dev] PyPy for analysis?

Dan Stromberg drsalists at gmail.com
Mon Sep 8 05:13:11 CEST 2014


On Sun, Sep 7, 2014 at 11:59 AM, Yury V. Zaytsev <yury at shurup.com> wrote:
> On Sun, 2014-09-07 at 20:25 +0200, Scott West wrote:
>>
>> Otherwise I can just grab the bytecode or AST and do it myself, but I
>> didn't want to replicate any work if I didn't have to :)
>
> I'm not exactly sure what kind of analysis you have in mind, but you
> might wish to have a look at pysonar, if you haven't seen it already:
>
>    https://github.com/yinwang0/pysonar2
>
> Maybe it could be a good starting point, although it's in Java...

Still depending on what your goals are, you might also look at pylint,
pyflakes and pychecker.


More information about the pypy-dev mailing list