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.1.tar.gz
(12.7 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.1.tar.gz.
File metadata
- Download URL: aclib.autowin-1.0.1.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a22e8914140cacaddf374fab7aa34e56542ea96dec6aa7dcfb392ecd8472b97d
|
|
| MD5 |
317c10c52d2f58ed588ddf52ab746b7b
|
|
| BLAKE2b-256 |
ad00cf7faeaac4aa37123eafff793c8c814b95ec5a37a96d5d141fd5fad59199
|
File details
Details for the file aclib.autowin-1.0.1-py3-none-any.whl.
File metadata
- Download URL: aclib.autowin-1.0.1-py3-none-any.whl
- Upload date:
- Size: 14.9 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 |
6ec5cfbe02441d4d3d18d0de6309038d6b85c60c40e3bed59947603d09f02171
|
|
| MD5 |
61955311d9c6fabf0d77462e44f54f0f
|
|
| BLAKE2b-256 |
98234e982cf66e2ff7007aacc2489da6417b1942a7e9a55497440d054b287829
|