Skip to content

Releases: jacksonfcs/Windows-Hello-IR-Camera-Python

v0.1.0 — Windows Hello IR Camera for Python

Choose a tag to compare

@jacksonfcs jacksonfcs released this 27 Jun 04:46

First PyPI release of whircam — a single-file Python module for accessing Windows Hello IR cameras.

  • Single-file module (drop-in copy without pip is a feature)
  • cv2-like API: IRCam, read(), read_depth(), read_both(), imshow()
  • CLI: whircam --list, whircam --imshow, whircam --version
  • Lazy dependency loading (numpy + opencv-python only at runtime)
  • 14 winrt-* namespace packages bundled via [full] extra
  • 107 unit tests passing

Install: pip install whircam[full]
Try: uvx --from whircam[full] whircam --imshow