Metadata-Version: 2.4
Name: appwindows
Version: 1.0.7
Summary: The appwindows library solves the problem of working with a graphical shell on different operating systems.
Author-Email: "Terochkin A.S" <apparser.development@gmail.com>
License-File: LICENSE.md
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: Microsoft :: Windows :: Windows 11
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: X11 Applications
Classifier: Environment :: Win32 (MS Windows)
Project-URL: Repository, https://github.com/lexter0705/appwindows
Project-URL: Issues, https://github.com/lexter0705/appwindows/issues
Project-URL: Docs, https://apparser.gitbook.io/appwindows
Requires-Python: >=3.7
Requires-Dist: numpy>=2.0
Description-Content-Type: text/markdown

<img src="https://raw.githubusercontent.com/lexter0705/appwindows/refs/heads/master/appwindows.svg" alt="" width="40%" >

# Appwindows
The appwindows library solves the problem of working with a graphical shell on different operating systems.
# Install
```bash
pip install appwindows
```
# Docs
All documentation <a href="https://apparser.gitbook.io/appwindows">here</a>
# For Developers
1) If something doesn't work - open issue.
2) If you want something fixed - open issue.
3) If you can help with the library - email.

apparser.development@gmail.com

Any help in development is welcome)!
