Skip to main content

ezmsg-peripheraldevice

Short description of your ezmsg package.

Installation

pip install ezmsg-peripheraldevice

Dependencies

  • ezmsg
  • ezmsg-baseproc
  • numpy
  • pynput

Usage

Mouse Examples

Event-driven mouse listener - captures every mouse movement event:

python examples/mouse_listen.py

Polling mouse position - reads mouse position at a fixed rate:

python examples/mouse_poll.py --rate 60

Programmatic Usage

import ezmsg.core as ez
from ezmsg.peripheraldevice import MouseListener, MouseListenerSettings
from ezmsg.peripheraldevice import MousePoller, MousePollerSettings

Note: MouseListener requires extra permissions.

Development

We use uv for development.

  1. Install uv if not already installed.
  2. Fork this repository and clone your fork locally.
  3. Open a terminal and cd to the cloned folder.
  4. Run uv sync to create a .venv and install dependencies.
  5. (Optional) Install pre-commit hooks: uv run pre-commit install
  6. After making changes, run the test suite: uv run pytest tests

License

MIT License - see LICENSE for details.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ezmsg_peripheraldevice-0.3.0.tar.gz (13.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ezmsg_peripheraldevice-0.3.0-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file ezmsg_peripheraldevice-0.3.0.tar.gz.

File metadata

  • Download URL: ezmsg_peripheraldevice-0.3.0.tar.gz
  • Upload date:
  • Size: 13.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ezmsg_peripheraldevice-0.3.0.tar.gz
Algorithm Hash digest
SHA256 e8985f762c0297375a0665ab6e8179bda7de53573ff99dc5e9e36a2d709ce86c
MD5 e9d2964fe1b6aebead8ee881f8c84747
BLAKE2b-256 b03ba04b4f373a4d1c1788f83b6a953e3421d413c5f86e653f8ab8e517d3777c

See more details on using hashes here.

File details

Details for the file ezmsg_peripheraldevice-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: ezmsg_peripheraldevice-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for ezmsg_peripheraldevice-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 adcdb9aa23600191e6d41b644c9e86e4cce14ca1b0e5912c02fa1b05e0521b16
MD5 f285634b98207787f4b4683be0d9a2c8
BLAKE2b-256 ab2ee5b9c6461accae98fcc356d2569bacda11775fbe570459073541cadd2284

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.0 This release

2 files

0.2.0

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page