.. -*- 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).
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
.. _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
Raw data
{
"_id": null,
"home_page": "http://picamera.readthedocs.io/",
"name": "picamera",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "raspberrypi,camera",
"author": "Dave Jones",
"author_email": "dave@waveform.org.uk",
"download_url": "https://files.pythonhosted.org/packages/79/c4/80afe871d82ab1d5c9d8f0c0258228a8a0ed96db07a78ef17e7fba12fda8/picamera-1.13.tar.gz",
"platform": "ALL",
"description": ".. -*- rst -*-\n\n========\npicamera\n========\n\nThis package provides a pure Python interface to the `Raspberry Pi`_ `camera`_\nmodule for Python 2.7 (or above) or Python 3.2 (or above).\n\nLinks\n=====\n\n* The code is licensed under the `BSD license`_\n* The `source code`_ can be obtained from GitHub, which also hosts the `bug\n tracker`_\n* The `documentation`_ (which includes installation, quick-start examples, and\n lots of code recipes) can be read on ReadTheDocs\n* Packages can be downloaded from `PyPI`_, but reading the installation\n instructions is more likely to be useful\n\n\n.. _Raspberry Pi: https://www.raspberrypi.org/\n.. _camera: https://www.raspberrypi.org/learning/getting-started-with-picamera/\n.. _PyPI: https://pypi.python.org/pypi/picamera/\n.. _documentation: https://picamera.readthedocs.io/\n.. _source code: https://github.com/waveform80/picamera\n.. _bug tracker: https://github.com/waveform80/picamera/issues\n.. _BSD license: https://opensource.org/licenses/BSD-3-Clause",
"bugtrack_url": null,
"license": "BSD License",
"summary": "A pure Python interface for the Raspberry Pi camera module.",
"version": "1.13",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://picamera.readthedocs.io/"
},
"split_keywords": [
"raspberrypi",
"camera"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "79c480afe871d82ab1d5c9d8f0c0258228a8a0ed96db07a78ef17e7fba12fda8",
"md5": "47e815b0f21bba2a91ab3c4cd36c6f90",
"sha256": "890815aa01e4d855a6a95dd3ad0953b872a6b954982106407df0c5a31a163e50"
},
"downloads": -1,
"filename": "picamera-1.13.tar.gz",
"has_sig": false,
"md5_digest": "47e815b0f21bba2a91ab3c4cd36c6f90",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 143835,
"upload_time": "2017-02-25T20:25:40",
"upload_time_iso_8601": "2017-02-25T20:25:40.197837Z",
"url": "https://files.pythonhosted.org/packages/79/c4/80afe871d82ab1d5c9d8f0c0258228a8a0ed96db07a78ef17e7fba12fda8/picamera-1.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2017-02-25 20:25:40",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "picamera"
}