A simple Python tools library
Project description
PyTools
PyTools is a collection of utility functions for automation, OCR, mouse interactions, and text manipulation.
Installation
pip install pytools
Features
- Email sending
- Mouse movement and automation
- OCR (Optical Character Recognition)
- Screenshot capturing
- Text and list manipulation utilities
- Audio volume control
Usage
import pytools as pt
pt.send_mail("Subject", "Body", "receiver@example.com")
pt.moveClick(100, 200)
coords = pt.findOnPage("Target Text")
print(coords)
Dependencies
pillowpytesseractpynputpyautoguibeepypycawcomtypes
License
This project is licensed under the MIT License.
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
pytools_asxgxr-0.1.0.tar.gz
(7.1 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 pytools_asxgxr-0.1.0.tar.gz.
File metadata
- Download URL: pytools_asxgxr-0.1.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0f12a715f5c5ae70194d664e814ec899517f429524667933a41a7ed5c84210f
|
|
| MD5 |
87f47e864669593c5dc26c3d80ffdcbf
|
|
| BLAKE2b-256 |
bd1351a7fe43f86e1b1cab2ee3f9250004ae4a60fa126b2b697515565a6c8dd1
|
File details
Details for the file pytools_asxgxr-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pytools_asxgxr-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1db46663293195a38e30f1a304e149bba382b0af8f52947ab588dd4205dccb94
|
|
| MD5 |
09467652e7b1f8a59eb7fa070d4ad495
|
|
| BLAKE2b-256 |
9204b4d4fe5161924259822774f7e8a9bdef10792309cdc01cb5546a234810db
|