pireplay


Namepireplay JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/gruvw/pireplay
SummaryCapture and instantly replay the last moments using a Raspberry Pi and a camera with a web application.
upload_time2024-06-13 13:34:19
maintainerNone
docs_urlNone
authorgruvw
requires_python<4.0,>=3.10
licenseNone
keywords camera rpi raspberry-pi cli
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PiReplay

Python Package `pireplay` CLI (managed using [Poetry](https://python-poetry.org/))

Capture and instantly replay the last moments using a Raspberry Pi and a camera with a web application.

**Note**: please take a look at the project's GitHub repository **<https://github.com/gruvw/pireplay>**

## Installation

- Install by running: `pip install pireplay`
- CLI Usage: `pireplay --help`

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gruvw/pireplay",
    "name": "pireplay",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "camera, rpi, raspberry-pi, cli",
    "author": "gruvw",
    "author_email": "gruvw.dev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e1/82/8bd2c4da451ad9fce5bc7dcce05cdb8851842053c681daaa74cd813ba1c2/pireplay-0.0.2.tar.gz",
    "platform": null,
    "description": "# PiReplay\n\nPython Package `pireplay` CLI (managed using [Poetry](https://python-poetry.org/))\n\nCapture and instantly replay the last moments using a Raspberry Pi and a camera with a web application.\n\n**Note**: please take a look at the project's GitHub repository **<https://github.com/gruvw/pireplay>**\n\n## Installation\n\n- Install by running: `pip install pireplay`\n- CLI Usage: `pireplay --help`\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Capture and instantly replay the last moments using a Raspberry Pi and a camera with a web application.",
    "version": "0.0.2",
    "project_urls": {
        "Documentation": "https://github.com/gruvw/pireplay",
        "Homepage": "https://github.com/gruvw/pireplay",
        "Repository": "https://github.com/gruvw/pireplay"
    },
    "split_keywords": [
        "camera",
        " rpi",
        " raspberry-pi",
        " cli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ca2784999707c299e6e0c245e806c5b00f6f4238ccd158adc403df87bbb780e",
                "md5": "9e0ab49b5b6403d2e8cd1d0da3bd6169",
                "sha256": "85be3166ddc9821bbc06599269e84a9f75158b32fd803a18aff51caff508fb48"
            },
            "downloads": -1,
            "filename": "pireplay-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9e0ab49b5b6403d2e8cd1d0da3bd6169",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 209183,
            "upload_time": "2024-06-13T13:34:18",
            "upload_time_iso_8601": "2024-06-13T13:34:18.129092Z",
            "url": "https://files.pythonhosted.org/packages/5c/a2/784999707c299e6e0c245e806c5b00f6f4238ccd158adc403df87bbb780e/pireplay-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1828bd2c4da451ad9fce5bc7dcce05cdb8851842053c681daaa74cd813ba1c2",
                "md5": "a1d60bc8896001975672b673d435b3ee",
                "sha256": "334af49fe377fbc7b07ed124ef8a7aca396b27aa5a1e54af9051c07c087eef96"
            },
            "downloads": -1,
            "filename": "pireplay-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a1d60bc8896001975672b673d435b3ee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 206689,
            "upload_time": "2024-06-13T13:34:19",
            "upload_time_iso_8601": "2024-06-13T13:34:19.897100Z",
            "url": "https://files.pythonhosted.org/packages/e1/82/8bd2c4da451ad9fce5bc7dcce05cdb8851842053c681daaa74cd813ba1c2/pireplay-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-13 13:34:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gruvw",
    "github_project": "pireplay",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pireplay"
}
        
Elapsed time: 0.25602s