Welcome to Reduct’s documentation!

Contents:

Reduct

https://badge.fury.io/py/reduct.png https://travis-ci.org/chiggs/reduct.png?branch=master https://pypip.in/d/reduct/badge.png

Reduce a toolchain by discovering which files it really uses

Features

  • TODO

Installation

At the command line:

$ easy_install reduct

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv reduct
$ pip install reduct

Usage

To use Reduct in a project:

import reduct

Indices and tables