Git Product home page Git Product logo

tissue's Introduction

tissue - PEP8 automated checker for nose

tissue integrates running pep8 on source files as they are imported by nose.

Installation

pip install tissue

Usage

Once installed pep8 tissue will run pep8 checks on your source tree. The following options are availible:

--with-tissue Enable plugin Tissue: Automated PEP8 checked for nose [NOSE_WITH_TISSUE]
--tissue-package=PACKAGE
 Restrict pep8 output to selected packages [NOSE_TISSUE_PACKAGE]
--tissue-inclusive
 Include all python files under working directory in pep8 run. [NOSE_TISSUE_INCLUSIVE]
--tissue-repeat
 Show all occurrences of the same error [NOSE_TISSUE_REPEAT]
--tissue-select=ERRORS
 Select errors and warnings (e.g. E,W6) [NOSE_TISSUE_SELECT]
--tissue-ignore=ERRORS
 Skip errors and warnings (e.g. E,W6) [NOSE_TISSUE_IGNORE]
--tissue-show-source
 Show source code for each error [NOSE_TISSUE_SHOW_SOURCE]
--tissue-show-pep8
 Show text of PEP 8 for each error [NOSE_TISSUE_SHOW_TISSUE]
--tissue-statistics
 Count errors and warnings [NOSE_TISSUE_STATISTICS]
--tissue-fail-on-error
 Fail the tests when Tissue sees errors [NOSE_TISSUE_ERROR]
--tissue-color Show errors and warnings using colors [NOSE_TISSUE_COLOR]

Options map to the pep8 options of the same name (sans prefix)

Source

Fork me on teh githubs

https://github.com/wolph/tissue

tissue's People

Contributors

bcroq avatar douglas avatar jkoelker avatar renefritze avatar wolph avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.