photobooth-app


Namephotobooth-app JSON
Version 2.0.6 PyPI version JSON
download
home_pagehttps://github.com/photobooth-app/photobooth-app
SummaryPhotobooth app written in Python supporting DSLR, picamera2 and webcameras
upload_time2024-04-25 19:03:19
maintainerNone
docs_urlNone
authorNone
requires_python<3.13,>=3.9
licenseMIT
keywords photobooth raspberry-pi camera python filter gphoto2 dslr picamera2
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center"><img src="https://raw.githubusercontent.com/photobooth-app/photobooth-app/main/assets/logo/logo-text-blue-transparent.png" alt="photobooth app logo" /></h1>

Welcome to your brand-new open-source photobooth-app! Written in Python 🐍, coming along with a modern Vue3 frontend.

[![PyPI](https://img.shields.io/pypi/v/photobooth-app)](https://pypi.org/project/photobooth-app/)
![python versions supported 3.9, 3.10, 3.11](https://img.shields.io/pypi/pyversions/photobooth-app)
![rpi, linux and windows platform supported](https://img.shields.io/badge/platform-rpi%20%7C%20linux%20%7C%20windows-lightgrey)
[![ruff](https://github.com/photobooth-app/photobooth-app/actions/workflows/ruff.yml/badge.svg)](https://github.com/photobooth-app/photobooth-app/actions/workflows/ruff.yml)
[![pytest](https://github.com/photobooth-app/photobooth-app/actions/workflows/pytests.yml/badge.svg)](https://github.com/photobooth-app/photobooth-app/actions/workflows/pytests.yml)
[![codecov](https://codecov.io/gh/photobooth-app/photobooth-app/branch/main/graph/badge.svg?token=SBB5DGX17V)](https://codecov.io/gh/photobooth-app/photobooth-app)
[![Crowdin](https://badges.crowdin.net/photobooth-app/localized.svg)](https://crowdin.com/project/photobooth-app)

**[Installation](https://photobooth-app.org/setup/installation/)** - **[Documentation](https://photobooth-app.org/)** - **[PyPI package](https://pypi.org/project/photobooth-app/)** - **[3d printed box](https://photobooth-app.org/photobox3dprint/)**

## 😍 Features

📷 capture stills, animated gif, collages and even 📹 videos!  
🎉 camera live preview with shortest delay as possible, permanent video live view in background  
đŸ›Ģ optimized for speed, highly response UI  
đŸĢļ several camera backends supported for high quality stills and livestream  
💡 WLED support signaling photo countdown and feedback to the user when the photo is actually taken  
🤝 Linux 🐧, Raspberry Pi 🍓 and Windows đŸĒŸ platforms supported  
🔓 Open-source, non-restrictive MIT license  

## 📷 Supported Cameras

The photobooth app's Python backend allows to use different camera types on Linux and Windows platforms:

- Raspberry Pi Camera Module 1/2/3 (with or without autofocus)
- Arducam cameras (with or without autofocus, not preferred because separate installation)
- DSLR camera via
  - gphoto2, Linux
  - digicamcontrol, Windows
- Webcameras (via opencv2 or v4l)

The app controls camera's autofocus, handles led signaling when a photo is taken and streams live video to photobooth.

The reference photobooth box is made from 3d printed parts, [see the 3d printed reference box over here](https://photobooth-app.org/photobox3dprint/).

## 💅 Screenshots

[Find screenshots in the documentation](https://photobooth-app.org/screenshots)

## 🔧 Installation

[See separate installation instructions in the documentation](https://photobooth-app.org/setup/installation/).

### Šī¸ License

The software is licensed under the MIT license.

### 🎉 Donation

If you like my work and like to keep me motivated you can sponsor me:

[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/donate/?hosted_button_id=8255Y566TBNEC)

Or help [translate the software in your language](https://github.com/photobooth-app/photobooth-app/blob/main/CONTRIBUTING.md#help-translate-the-app).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/photobooth-app/photobooth-app",
    "name": "photobooth-app",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.9",
    "maintainer_email": "Michael G <me@mgrl.de>",
    "keywords": "photobooth, raspberry-pi, camera, python, filter, gphoto2, dslr, picamera2",
    "author": null,
    "author_email": "Michael G <me@mgrl.de>",
    "download_url": "https://files.pythonhosted.org/packages/9a/05/47e82d0b9f9cef4335967cff2faec045e72d20c7d6308366287073ccc05f/photobooth_app-2.0.6.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\"><img src=\"https://raw.githubusercontent.com/photobooth-app/photobooth-app/main/assets/logo/logo-text-blue-transparent.png\" alt=\"photobooth app logo\" /></h1>\n\nWelcome to your brand-new open-source photobooth-app! Written in Python \ud83d\udc0d, coming along with a modern Vue3 frontend.\n\n[![PyPI](https://img.shields.io/pypi/v/photobooth-app)](https://pypi.org/project/photobooth-app/)\n![python versions supported 3.9, 3.10, 3.11](https://img.shields.io/pypi/pyversions/photobooth-app)\n![rpi, linux and windows platform supported](https://img.shields.io/badge/platform-rpi%20%7C%20linux%20%7C%20windows-lightgrey)\n[![ruff](https://github.com/photobooth-app/photobooth-app/actions/workflows/ruff.yml/badge.svg)](https://github.com/photobooth-app/photobooth-app/actions/workflows/ruff.yml)\n[![pytest](https://github.com/photobooth-app/photobooth-app/actions/workflows/pytests.yml/badge.svg)](https://github.com/photobooth-app/photobooth-app/actions/workflows/pytests.yml)\n[![codecov](https://codecov.io/gh/photobooth-app/photobooth-app/branch/main/graph/badge.svg?token=SBB5DGX17V)](https://codecov.io/gh/photobooth-app/photobooth-app)\n[![Crowdin](https://badges.crowdin.net/photobooth-app/localized.svg)](https://crowdin.com/project/photobooth-app)\n\n**[Installation](https://photobooth-app.org/setup/installation/)** - **[Documentation](https://photobooth-app.org/)** - **[PyPI package](https://pypi.org/project/photobooth-app/)** - **[3d printed box](https://photobooth-app.org/photobox3dprint/)**\n\n## \ud83d\ude0d Features\n\n\ud83d\udcf7 capture stills, animated gif, collages and even \ud83d\udcf9 videos!  \n\ud83c\udf89 camera live preview with shortest delay as possible, permanent video live view in background  \n\ud83d\udeeb optimized for speed, highly response UI  \n\ud83e\udef6 several camera backends supported for high quality stills and livestream  \n\ud83d\udca1 WLED support signaling photo countdown and feedback to the user when the photo is actually taken  \n\ud83e\udd1d Linux \ud83d\udc27, Raspberry Pi \ud83c\udf53 and Windows \ud83e\ude9f platforms supported  \n\ud83d\udd13 Open-source, non-restrictive MIT license  \n\n## \ud83d\udcf7 Supported Cameras\n\nThe photobooth app's Python backend allows to use different camera types on Linux and Windows platforms:\n\n- Raspberry Pi Camera Module 1/2/3 (with or without autofocus)\n- Arducam cameras (with or without autofocus, not preferred because separate installation)\n- DSLR camera via\n  - gphoto2, Linux\n  - digicamcontrol, Windows\n- Webcameras (via opencv2 or v4l)\n\nThe app controls camera's autofocus, handles led signaling when a photo is taken and streams live video to photobooth.\n\nThe reference photobooth box is made from 3d printed parts, [see the 3d printed reference box over here](https://photobooth-app.org/photobox3dprint/).\n\n## \ud83d\udc85 Screenshots\n\n[Find screenshots in the documentation](https://photobooth-app.org/screenshots)\n\n## \ud83d\udd27 Installation\n\n[See separate installation instructions in the documentation](https://photobooth-app.org/setup/installation/).\n\n### \u00a9\ufe0f License\n\nThe software is licensed under the MIT license.\n\n### \ud83c\udf89 Donation\n\nIf you like my work and like to keep me motivated you can sponsor me:\n\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/donate/?hosted_button_id=8255Y566TBNEC)\n\nOr help [translate the software in your language](https://github.com/photobooth-app/photobooth-app/blob/main/CONTRIBUTING.md#help-translate-the-app).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Photobooth app written in Python supporting DSLR, picamera2 and webcameras",
    "version": "2.0.6",
    "project_urls": {
        "Documentation": "https://photobooth-app.org",
        "Homepage": "https://github.com/photobooth-app/photobooth-app",
        "Repository": "https://github.com/photobooth-app/photobooth-app"
    },
    "split_keywords": [
        "photobooth",
        " raspberry-pi",
        " camera",
        " python",
        " filter",
        " gphoto2",
        " dslr",
        " picamera2"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47ed961846ec412c10decb99dce05295be929dcf05a91e7d047a0c3c5a3ed4a4",
                "md5": "28a96f2ce48283aaf2d98228ffad77a7",
                "sha256": "b0272c52508a9c4687763337c981f624763cb196edafffe181237457d942a15f"
            },
            "downloads": -1,
            "filename": "photobooth_app-2.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "28a96f2ce48283aaf2d98228ffad77a7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.9",
            "size": 7412631,
            "upload_time": "2024-04-25T19:03:16",
            "upload_time_iso_8601": "2024-04-25T19:03:16.419460Z",
            "url": "https://files.pythonhosted.org/packages/47/ed/961846ec412c10decb99dce05295be929dcf05a91e7d047a0c3c5a3ed4a4/photobooth_app-2.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a0547e82d0b9f9cef4335967cff2faec045e72d20c7d6308366287073ccc05f",
                "md5": "7d01a9113b10e04958cf4fb4e1496b04",
                "sha256": "2f3f13d5265bfe763d82b2385c130e946baa4f01fc6f95716b3643bc01953708"
            },
            "downloads": -1,
            "filename": "photobooth_app-2.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "7d01a9113b10e04958cf4fb4e1496b04",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.9",
            "size": 18956623,
            "upload_time": "2024-04-25T19:03:19",
            "upload_time_iso_8601": "2024-04-25T19:03:19.790854Z",
            "url": "https://files.pythonhosted.org/packages/9a/05/47e82d0b9f9cef4335967cff2faec045e72d20c7d6308366287073ccc05f/photobooth_app-2.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 19:03:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "photobooth-app",
    "github_project": "photobooth-app",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "photobooth-app"
}
        
Elapsed time: 0.25027s