Releases: jacksonfcs/Windows-Hello-IR-Camera-Python
Releases · jacksonfcs/Windows-Hello-IR-Camera-Python
Release list
v0.1.0 — Windows Hello IR Camera for Python
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