auto window task
Project description
Installation
General
pip install aclib.autowin
work with dm
pip install aclib.autowin[dm]
work with cv
pip install aclib.autowin[cv]
full installation
pip install aclib.autowin[full]
Usage
from aclib.autowin._typing import *
from aclib.autowin import screen, Window, AppWindow
from aclib.autowin.cvwindow import CvWindow, Target # [cv] requires
from aclib.autowin.dmwindow import DmWindow, Target # [dm] requires
# full requires
# if all requires ready, you can get all api from this module
# the classs 'Window' in this module is inherit from 'CvWindow' & 'DmWindow'
from aclib.autowin.windows import screen, Window, AppWindow, Target
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aclib_autowin-1.1.0.tar.gz
(13.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aclib_autowin-1.1.0.tar.gz.
File metadata
- Download URL: aclib_autowin-1.1.0.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b7e1e3e4f35135d5eaba50fe56a33e9a1dbf96c2dd9e2f1a324db54080b9dbf
|
|
| MD5 |
cbef0de53464c6658fea712a581fa138
|
|
| BLAKE2b-256 |
9cbd2d3cbb19a5d1fb00f8234c4bc5608793ab44147f34144af8d360256bf6c3
|
File details
Details for the file aclib.autowin-1.1.0-py3-none-any.whl.
File metadata
- Download URL: aclib.autowin-1.1.0-py3-none-any.whl
- Upload date:
- Size: 15.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6510d46e80532d1a7ab6951a492456c7458629a7c3ccf52c43c08e3a307c6a5
|
|
| MD5 |
0d4afeed71128a1c79458bc3880fa284
|
|
| BLAKE2b-256 |
2fd301356ac2e6427e1b1f674a76454b5fc7c132a8ae475faaedd3872e8e4e4c
|