Checking the coding style
Gerald Britton
gerald.britton at gmail.com
Sun Feb 7 14:17:19 EST 2010
More information about the Python-list mailing list
Sun Feb 7 14:17:19 EST 2010
- Previous message (by thread): Checking the coding style
- Next message (by thread): Checking the coding style
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
pylint and pychecker are good options On Sun, Feb 7, 2010 at 1:36 PM, Pablo Recio Quijano <rikutheronin at gmail.com> wrote: > Hi! > I'm finishing a project writen in Python, and I realize about the document > PEP8 - Style Guide for Python Code [1]. > Is there any app or script that checks if my project pass that style guide? > I also worked with Drupal, and I know there is some modules and scripts that > checks its coding standars [2] and it's very usefull to clean the code. > Thanks in advance! > [1] http://www.python.org/dev/peps/pep-0008/ > [2] http://drupal.org/coding-standards > > -- > Pablo Recio Quijano > > Estudiante de Ingeniería Informática (UCA) > Alumno colaborador del Departamento de Lenguajes y Sistemas Informáticos > Participante del IV Concurso Universitario de Software Libre > > -- > http://mail.python.org/mailman/listinfo/python-list > > -- Gerald Britton
- Previous message (by thread): Checking the coding style
- Next message (by thread): Checking the coding style
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list