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 pytoolsx
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.1.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.1.tar.gz.
File metadata
- Download URL: pytoolsx-0.1.1.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 |
3b4c92ca001a2f97d204fb37ccccd7e37853b43e9220663e37bab5d0aec58dd7
|
|
| MD5 |
c0082a8fe216858bdfb1fe371c7aa9ff
|
|
| BLAKE2b-256 |
817526d8487d67b23b8aaf4bcec1ee6d1bf4e87b6a2f68dfd3ed8c4a1c5304de
|
File details
Details for the file pytoolsx-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pytoolsx-0.1.1-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 |
bfe14860132b2966934f50d0d6e97630d45206fc36fdb39cbb1d67114d023756
|
|
| MD5 |
5b6adcedbb1bf3d276dc31fb351ef237
|
|
| BLAKE2b-256 |
bb4afc688cc852467f4a8d7ef443e899bfd11d32d6a3f2b499223b4d06c897b1
|