Metadata-Version: 2.4
Name: winytils
Version: 0.1.0
Summary: Windows OS utils package
Author-email: Roman Smolnyk <poma23324@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/roman-smolnyk/python-winytils
Keywords: windows,private,utils
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENCE.txt
Requires-Dist: pywin32
Requires-Dist: psutil
Dynamic: license-file

# Python set of utils for Windows OS

My set of custom windows utils that I'm going to use in my projects

## Install

```bash
pip install winytils
```

## Dependencies

win11toast depends on winrt modules


