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.0.4.tar.gz
(12.9 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.0.4.tar.gz.
File metadata
- Download URL: aclib.autowin-1.0.4.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
242a7474a0b492e1258bbc5b4b3edafadff721246feed840f026d31d259f0e3b
|
|
| MD5 |
01d3e57f151f01e7394627218ee25116
|
|
| BLAKE2b-256 |
9013b18a18b479ac19863336556c4ff64e363681783b15321fca97890ede1c3a
|
File details
Details for the file aclib.autowin-1.0.4-py3-none-any.whl.
File metadata
- Download URL: aclib.autowin-1.0.4-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8388251f9699224bac4a16b47a90ed58bf7078a18ba50d01b2c0d0f5094f5066
|
|
| MD5 |
a90d4a7bd4f393541a86c580b83a1485
|
|
| BLAKE2b-256 |
ed32d7130dc0976409d727f7fc90d6c9780623121dae280bf7754bd7d4755bd5
|