Metadata-Version: 2.1
Name: pireplay
Version: 0.0.2
Summary: Capture and instantly replay the last moments using a Raspberry Pi and a camera with a web application.
Home-page: https://github.com/gruvw/pireplay
Keywords: camera,rpi,raspberry-pi,cli
Author: gruvw
Author-email: gruvw.dev@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: flask (>=3.0.3,<4.0.0)
Requires-Dist: minify-html (>=0.15.0,<0.16.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Project-URL: Documentation, https://github.com/gruvw/pireplay
Project-URL: Repository, https://github.com/gruvw/pireplay
Description-Content-Type: text/markdown

# 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`

