Metadata-Version: 2.4
Name: winhelper
Version: 1.0.0
Summary: WinHelper provides a convenient interface for interacting with the Windows operating system using only Python's standard library.
Author: WinHelper Team
Author-email: prn_eugen <prn_eugen@cloude.com>
License: MIT
Keywords: windows,system,automation,utility
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: System :: Operating System
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Dynamic: author
Dynamic: license-file

# WinHelper

🪟 **A powerful Windows utility library for Python**

WinHelper provides a convenient interface for interacting with the Windows operating system using only Python's standard library.
