win32-window-monitor

View on PyPIReverse Dependencies (0)

0.3.3 win32_window_monitor-0.3.3-py3-none-any.whl

Wheel Details

Project: win32-window-monitor
Version: 0.3.3
Filename: win32_window_monitor-0.3.3-py3-none-any.whl
Download: [link]
Size: 14562
MD5: e99201c6c683b81e4335928faadd35f7
SHA256: c55a3bf5cd21588f04233461231b297834ff8b70d77e66fb85678eecf4b841bb
Uploaded: 2023-11-06 20:05:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: win32-window-monitor
Version: 0.3.3
Summary: Monitor/capture title and process of window global events using SetWinEventHook WIN32 API, making it easy to track the current focused window.
Author-Email: Baptiste Lepilleur <baptiste.lepilleur[at]gmail.com>
Project-Url: Documentation, http://win32-window-monitor.readthedocs.io/
Project-Url: Home, https://github.com/blep/win32_window_monitor
Project-Url: Issues, https://github.com/blep/win32_window_monitor/issues
Project-Url: Source, https://github.com/blep/win32_window_monitor
Keywords: windows,focus,process,SetWinEventHook,EVENT_SYSTEM_FOREGROUND,ctypes
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Environment :: Win32 (MS Windows)
Classifier: Operating System :: Microsoft :: Windows :: Windows Vista
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Requires-Python: >=3.9
Requires-Dist: sphinx (~=7.2.3); extra == "doc"
Requires-Dist: sphinx-rtd-theme (~=1.3.0); extra == "doc"
Requires-Dist: myst-parser (~=2.0.0); extra == "doc"
Requires-Dist: pip-tools (~=7.3.0); extra == "doc"
Requires-Dist: pytest (~=7.3.2); extra == "test"
Requires-Dist: coverage (~=7.3.0); extra == "test"
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 6605 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
win32_window_monitor/__init__.py sha256=KsBBQqyMs4iutSThe2ibVY9Qwu3xQm5Mv9JywLaiOl8 798
win32_window_monitor/ids.py sha256=HZelUOp7IiWQccCPma4CAXs8_p_t1sr-QGx_Pn3_6V0 11620
win32_window_monitor/main.py sha256=UOFqTfvCcvi_ms1LpeF3zYBcoqzQg89gF9oq5IfSc8o 3031
win32_window_monitor/main_usage_example.py sha256=Sz4UZ7sc6YrDLpnlg11ybQ9GYZVd7Ruq6NqoUr0yfe4 1846
win32_window_monitor/win32api.py sha256=q6jaVhVOb9Y7rLa6yPuD4Ngys_jxl7BgrNpITUXQfbA 8823
win32_window_monitor-0.3.3.dist-info/entry_points.txt sha256=27S_SpukUPVD1Xt24QDfhXzPZ_8xuIdKOl_t9hvRknk 69
win32_window_monitor-0.3.3.dist-info/LICENSE sha256=2NqGgfyo3H6_VyFFLXg-Uw5z2t958ohWQWrTOhpvtCM 1096
win32_window_monitor-0.3.3.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
win32_window_monitor-0.3.3.dist-info/METADATA sha256=MVSsdQCjKxBy7CeEcXSlmXJj8DJw1ufL9_bQ0SDfKZo 8110
win32_window_monitor-0.3.3.dist-info/RECORD

entry_points.txt

log_focused_window = win32_window_monitor.main:main