Skip to content

WardDeb/listening_post_1379

Repository files navigation

listening_post_1379

lp1379

This repository mainly acts as a bridge between notify and python. Ultimate goal is a lightweight python importable function that watches a directory for changes.

from lp1379.lp1379 import rswatcher

Example usage available under examples folder.

Installation

Installable via pypi using pip:

pip install lp1379

or with uv:

uv pip install lp1379

The development version can be installed and used via pixi:

git clone [email protected]:WardDeb/listening_post_1379.git
pixi run python

About

watch a file system for changes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages