Skip to content

waveform80/picamera

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ea75b62 · Nov 22, 2022
Oct 13, 2018
Apr 28, 2020
Jul 22, 2020
Apr 28, 2020
May 12, 2016
Mar 7, 2017
Sep 24, 2013
Oct 13, 2018
Feb 1, 2017
Mar 16, 2016
Nov 22, 2022
Oct 11, 2016
Oct 13, 2018

Repository files navigation

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

  • The code is licensed under the BSD license
  • The source code can be obtained from GitHub, which also hosts the bug tracker
  • The documentation (which includes installation, quick-start examples, and lots of code recipes) can be read on ReadTheDocs
  • Packages can be downloaded from PyPI, but reading the installation instructions is more likely to be useful