A simple python library for working with screens and images.
Project description
Screeny
A simple python library for working with screens and images.
Installation
pip install screeny
Usage
from screeny import Screeny
sc = Screeny()
img = sc.take_screenshot()
API-Reference
- screeny.take_screenshot
- screeny.get_mouse_pos
screeny.take_screenshot(rect: QRect = None)
Takes a screenshot of the complete monitor or a given area as "rect".
get_mouse_pos()
Returns the current position of the mouse as a tuple of xy-coordinates.
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
screeny-0.1.0.tar.gz
(9.5 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
screeny-0.1.0-py3-none-any.whl
(10.9 kB
view details)
File details
Details for the file screeny-0.1.0.tar.gz.
File metadata
- Download URL: screeny-0.1.0.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d651db507128fd9eae1ab7bac5ff3a884e1dd46fddc9c63e2f927acc8fbbfa0
|
|
| MD5 |
d2f6219528d73c205710a30fb4f3e2ea
|
|
| BLAKE2b-256 |
f7fd8dbda57695c18c445c4f12a4c80f22c776f0789d57322106a37e42e0fde5
|
File details
Details for the file screeny-0.1.0-py3-none-any.whl.
File metadata
- Download URL: screeny-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
717a0270c23e05bc4c0693274fbf4c6e4690aa69b61197111c5e131a6d4b590d
|
|
| MD5 |
ee4b95c510544a51ff39b49f39ab2b14
|
|
| BLAKE2b-256 |
3c5c7cb145fb952d35270306d09b9822b63e44f183e970973c1c856a605ed295
|