PyScreeze 1.0.1
0
A simple, cross-platform screenshot module for Python 2 and 3.
Contents
A simple, cross-platform screenshot module for Python 2 and 3.
Stars: 187, Watchers: 187, Forks: 95, Open Issues: 77The asweigart/pyscreeze
repo was created 10 years ago and the last code push was 1 months ago.
The project is popular with 187 github stars!
How to Install pyscreeze
You can install pyscreeze using pip
pip install pyscreeze
or add it to a project with poetry
poetry add pyscreeze
Package Details
- Author
- Al Sweigart
- License
- MIT
- Homepage
- https://github.com/asweigart/pyscreeze
- PyPi:
- https://pypi.org/project/PyScreeze/
- GitHub Repo:
- https://github.com/asweigart/pyscreeze
Classifiers
Related Packages
Errors
A list of common pyscreeze errors.
Code Examples
Here are some pyscreeze
code examples and snippets.
GitHub Issues
The pyscreeze package has 77 open issues on GitHub
- feat: Introduce centerOfBox function and related tests
- pyscreeze.screenshot makes a full desktop screenshot instead of region
- Bump certifi from 2023.5.7 to 2023.7.22
- TypeError: '<' not supported between instances of 'str' and 'int'
- Fix pillow version check on macOS
- Type hints and type comments