waveform80 / picamera

A pure Python interface to the Raspberry Pi camera module
https://picamera.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.56k stars 358 forks source link
python raspberry-pi raspberry-pi-camera

.. -- rst --

======== picamera

This package provides a pure Python interface to the Raspberry Pi camera module for Python 2.7 (or above) or Python 3.2 (or above).

Links

.. _Raspberry Pi: https://www.raspberrypi.org/ .. _camera: https://www.raspberrypi.org/learning/getting-started-with-picamera/ .. _PyPI: https://pypi.python.org/pypi/picamera/ .. _documentation: https://picamera.readthedocs.io/ .. _source code: https://github.com/waveform80/picamera .. _bug tracker: https://github.com/waveform80/picamera/issues .. _BSD license: https://opensource.org/licenses/BSD-3-Clause