Cython/Cwrap based python bindings for the FlyCapture v2 C API from PointGrey. The library itself is available from PointGrey (login required)
git clone https://github.com/postpop/pyflycapture2.git
conda install cython numpy
cd pyflycapture2/
python setup.py install
python test_flycapture2.py