
picamera 1.13
0
A pure Python interface for the Raspberry Pi camera module.
Contents
A pure Python interface for the Raspberry Pi camera module.
Stars: 1577, Watchers: 1577, Forks: 351, Open Issues: 271The waveform80/picamera repo was created 12 years ago and the last code push was 3 years ago.
The project is very popular with an impressive 1577 github stars!
How to Install picamera
You can install picamera using pip
pip install picamera
or add it to a project with poetry
poetry add picamera
Package Details
- Author
- Dave Jones
- License
- BSD License
- Homepage
- http://picamera.readthedocs.io/
- PyPi:
- https://pypi.org/project/picamera/
- GitHub Repo:
- https://github.com/waveform80/picamera
Classifiers
- Multimedia/Graphics/Capture/Digital Camera
Related Packages
Errors
A list of common picamera errors.
Code Examples
Here are some picamera code examples and snippets.
pythonfix


