A simple but extensible implementation of QuickCheck for Python 2.7 and Python 3 that works well with Pytest.
Factcheck can be installed from PyPI with pip or easy_install. For example:
pip install factcheck
The source, issue tracker, etc. are at http://github.com/npryce/python-factcheck.