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
pytoolsx-0.1.0.tar.gz
(7.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 pytoolsx-0.1.0.tar.gz.
File metadata
- Download URL: pytoolsx-0.1.0.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57f00188bec440d2c4226109a578b675236db8bfde21c660205e2abfd19b0420
|
|
| MD5 |
97da90663a65b4016ab3241047249c88
|
|
| BLAKE2b-256 |
d7c51364068aef74ccec7f462d771f8d5468ef8fee70e1322493faae76dad961
|
File details
Details for the file pytoolsx-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pytoolsx-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4af62434188d2497f2daabe0d7ff647851db9963ba0fd53832dd0190dcaaa4b5
|
|
| MD5 |
1515db045e6aeb7da46a2cd5cfbeaebe
|
|
| BLAKE2b-256 |
fda9cea4592ee0456b122dc620dd527c70e5791b3a60e2e84e7a3b13b83fa749
|