Skip to main content

A pure Python interface for the Raspberry Pi camera module, with extra features and fixes.

Project description

PiCamera + Extras

This package provides a pure Python interface to the Raspberry Pi camera module for Python 3.2 or above, with extra features and fixes.

  • Lens-shading table support (from rwb27/master)

  • Read-write analog gain (from rwb27/master)

  • Greyworld AWB (from chrisruk/greyworld)

  • Bayer array support for HQ camera (from AlecVercruysse/master)

  • Dropped support for Python 2

Why?

The upstream waveform80/picamera library has reached a point of stability meaning some more cutting-edge features will be unsuitable for inclusion, or face delays. This fork will include new features and fixes more rapidly, allowing the latest camera revisions, and more experimental software features, to be easily used much earlier than they would otherwise.

Installation

pip install picamerax

Developer notes

Why calendar versioning?

We want picamerax to stay more or less in sync with upstream picamera. However, this fork adds significant new features that would constitute new version numbers under semantic versioning. If we were to adopt semantic versioning, we would rapidly fall completely out of sync with the upstream version numbers.

By using calendar versioning, and clearly tracking new additions to the library, we can ensure the upstream base version is obvious (by looking at its release date in relation to our current calendar version), without worrying about what new features count as justifying new semantic versions.

This can change however if everyone else deems it a bad idea.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

picamerax-24.3.21.tar.gz (147.2 kB view hashes)

Uploaded Source

Built Distribution

picamerax-24.3.21-py3-none-any.whl (158.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page