factcheck
=========

A simple but extensible implementation of QuickCheck for Python 2.7 and
Python 3 that works well with Pytest.

Installation
------------

Factcheck can be installed from PyPI with pip or easy\_install. For
example:

::

    pip install factcheck

Project
-------

The source, issue tracker, etc. are at
http://github.com/npryce/python-factcheck.
