pibooth-picamera2


Namepibooth-picamera2 JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/Smatnemo/pibooth-picamera2
SummaryNone
upload_time2024-07-17 17:40:29
maintainerNone
docs_urlNone
authorTertese Moses
requires_python>=3.9
licenseGPLv3
keywords raspberry pi camera photobooth picamera2
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =================
pibooth-picamera2
=================

|PythonVersions|

``pibooth-picamera2`` is a plugin for the `pibooth`_ application.

It integrates the picamera2 library and uses the raspberry camera v3 module. Pibooth currently only supports only the raspberry pi camera v2, 
ghoto and any webcam but not the v3. This is a plugin to allow support for picamera2 library and the camera v3 module that will not disrupt 
any flow of the app or change the original code.

Hardware
--------
- 1 Camera (Raspberry pi camera v3)

Software
--------
- picamera2 

Install
-------

::

     $ pip3 install pibooth-picamera2 

.. _`pibooth`: https://pypi.org/project/pibooth 

.. |PythonVersions| image:: https://img.shields.io/badge/python-3.9+-red.svg
   :target: https://www.python.org/downloads 
   :alt: Python 3.9+



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Smatnemo/pibooth-picamera2",
    "name": "pibooth-picamera2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "Raspberry Pi, camera, photobooth, picamera2",
    "author": "Tertese Moses",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/e6/a4/6b0d39ea53f4a1a1f9bcb4bc0dd6c09f142999f9e2fd87e81f94eda05870/pibooth_picamera2-1.0.0.tar.gz",
    "platform": "unix",
    "description": "=================\npibooth-picamera2\n=================\n\n|PythonVersions|\n\n``pibooth-picamera2`` is a plugin for the `pibooth`_ application.\n\nIt integrates the picamera2 library and uses the raspberry camera v3 module. Pibooth currently only supports only the raspberry pi camera v2, \nghoto and any webcam but not the v3. This is a plugin to allow support for picamera2 library and the camera v3 module that will not disrupt \nany flow of the app or change the original code.\n\nHardware\n--------\n- 1 Camera (Raspberry pi camera v3)\n\nSoftware\n--------\n- picamera2 \n\nInstall\n-------\n\n::\n\n     $ pip3 install pibooth-picamera2 \n\n.. _`pibooth`: https://pypi.org/project/pibooth \n\n.. |PythonVersions| image:: https://img.shields.io/badge/python-3.9+-red.svg\n   :target: https://www.python.org/downloads \n   :alt: Python 3.9+\n\n\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": null,
    "version": "1.0.0",
    "project_urls": {
        "Download": "https://github.com/Smatnemo/pibooth-picamera2/archive/1.0.0.tar.gz",
        "Homepage": "https://github.com/Smatnemo/pibooth-picamera2"
    },
    "split_keywords": [
        "raspberry pi",
        " camera",
        " photobooth",
        " picamera2"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "97c069afdf8822b90e262d90185adf77a1482a5374192faa134457dd59fb71d5",
                "md5": "1047a7785529cb77128903756348e4c7",
                "sha256": "4909b2fb33f99ed7cb01aff536e78e78295db36148235dd28b7a73d88747fa7d"
            },
            "downloads": -1,
            "filename": "pibooth_picamera2-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1047a7785529cb77128903756348e4c7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 15094,
            "upload_time": "2024-07-17T17:40:27",
            "upload_time_iso_8601": "2024-07-17T17:40:27.912153Z",
            "url": "https://files.pythonhosted.org/packages/97/c0/69afdf8822b90e262d90185adf77a1482a5374192faa134457dd59fb71d5/pibooth_picamera2-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6a46b0d39ea53f4a1a1f9bcb4bc0dd6c09f142999f9e2fd87e81f94eda05870",
                "md5": "5239809ec32202e39aafc2d7f59e33e6",
                "sha256": "cad8b69df90dfb7b6afccc6f178c4946050e85883b3230bac360b78447942e8d"
            },
            "downloads": -1,
            "filename": "pibooth_picamera2-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5239809ec32202e39aafc2d7f59e33e6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 15087,
            "upload_time": "2024-07-17T17:40:29",
            "upload_time_iso_8601": "2024-07-17T17:40:29.652166Z",
            "url": "https://files.pythonhosted.org/packages/e6/a4/6b0d39ea53f4a1a1f9bcb4bc0dd6c09f142999f9e2fd87e81f94eda05870/pibooth_picamera2-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-17 17:40:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Smatnemo",
    "github_project": "pibooth-picamera2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pibooth-picamera2"
}
        
Elapsed time: 0.35682s