Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Static analysis tools
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mark Lawrence  
View profile  
 More options Oct 11 2012, 1:38 pm
Newsgroups: comp.lang.python
From: Mark Lawrence <breamore...@yahoo.co.uk>
Date: Thu, 11 Oct 2012 18:39:01 +0100
Local: Thurs, Oct 11 2012 1:39 pm
Subject: Re: Static analysis tools
On 11/10/2012 18:25, Dan Stromberg wrote:

I've found clonedigger very useful http://clonedigger.sourceforge.net/

Not what you're asking for but figleaf is good as well
http://darcs.idyll.org/~t/projects/figleaf/doc/

--
Cheers.

Mark Lawrence.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Leslie  
View profile  
 More options Oct 11 2012, 11:56 pm
Newsgroups: comp.lang.python
From: Tim Leslie <tim.les...@gmail.com>
Date: Fri, 12 Oct 2012 14:56:44 +1100
Local: Thurs, Oct 11 2012 11:56 pm
Subject: Re: Static analysis tools
On 12 October 2012 04:25, Dan Stromberg <drsali...@gmail.com> wrote:

> I'm familiar with pylint, and have recently played with pyflakes and flake8.
> I've also heard of pychecker.

> Are there others, perhaps including some that aren't written in Python, but
> still check Python?

Another one I've found useful for stylistic checking is pep8:

https://github.com/jcrocholl/pep8

I find it to be complementary to the types of checks performed by
pylint and use both of them in tandem on large projects I work on.

Cheers,

Tim


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »