waveform80 / picamera

A pure Python interface to the Raspberry Pi camera module

Home Page:https://picamera.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

  • 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

About

A pure Python interface to the Raspberry Pi camera module

https://picamera.readthedocs.io/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 99.2%Language:Makefile 0.8%