You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

picamerab

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

picamerab

A pure Python interface for the Raspberry Pi camera module.

1.13b1
pipPyPI
Maintainers
1

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

  • 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

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

Keywords

raspberrypi

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts