Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install tissue

How to install tissue

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install tissue
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.7
0.8Never BuiltWhy not?
0.7 Available View build log
0.6 Available View build log
0.5 Available View build log
0.4 Available View build log
Windows (64-bit)
0.7
0.8Never BuiltWhy not?
0.7 Available View build log
0.6 Available View build log
0.5 Available View build log
0.4 Available View build log
Mac OS X (10.5+)
0.8 Available View build log
0.7 Available View build log
0.6 Available View build log
0.5 Available View build log
0.4 Available View build log
Linux (32-bit)
0.8 Available View build log
0.7 Available View build log
0.6 Available View build log
0.5 Available View build log
0.4 Available View build log
Linux (64-bit)
0.8 Available View build log
0.7 Available View build log
0.6 Available View build log
0.5 Available View build log
0.4 Available View build log
 
Author
License
GNU LGPL
Dependencies
Depended by
Imports
Lastest release
version 0.8 on Mar 30th, 2013

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-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/jkoelker/tissue

Subscribe to package updates

Last updated Mar 30th, 2013

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.