Git Product home page Git Product logo

picamerax's Introduction

PiCameraX

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

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

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.

picamerax's People

Contributors

waveform80 avatar rwb27 avatar jtc42 avatar gonzoid avatar lurch avatar dependabot[bot] avatar bbidocs avatar gingeradams avatar dbbnrl avatar sutanu9999 avatar sv99 avatar r3lax avatar jcozar87 avatar chrisruk avatar tommybobbins avatar steveamor avatar robertlucian avatar moicjarod avatar squidpickles avatar kif avatar hesselm avatar codetom avatar linuxlizard avatar carmenbianca avatar bennuttall avatar alecvercruysse avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.