Skip to content

jml/twistedchecker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twisted Coding Standard Checker

TwistedChecker checks Python code for compliance with the Twisted coding standard <https://twistedmatrix.com/documents/current/core/development/policy/coding-standard.html>.

This was originally a project of Google Summer of Code 2012.

Dependencies

TwistedChecker's dependencies are pylint (== 0.26.0) and a recent version of PEP8.

Tests

image

To test twistedchecker, run the following in the source directory:

trial twistedchecker

About

twistedchecker is a tool to automatically verify code against the Twisted coding standard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.8%
  • R 1.2%