Skip to content

Latest commit

 

History

History
55 lines (32 loc) · 1.27 KB

README.rst

File metadata and controls

55 lines (32 loc) · 1.27 KB

repoze.debug

https://travis-ci.org/repoze/repoze.debug.png?branch=master Documentation Status

Middleware for in-production forensic debugging.

Installation

Install using setuptools, e.g. (within a virtualenv):

$ easy_install repoze.debug

or using pip:

$ pip install repoze.debug

Usage

For details on using the various components, please see the documentation in docs/index.rst. A rendered version of that documentation is also available online:

Reporting Bugs

Please report bugs in this package to

https://github.com/repoze/repoze.debug/issues

Obtaining Source Code

Download development or tagged versions of the software by visiting:

https://github.com/repoze/repoze.debug