
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: 219, Watchers: 219, Forks: 105, Open Issues: 85The asweigart/pyscreeze repo was created 11 years ago and the last code push was 1 years ago.
The project is popular with 219 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 85 open issues on GitHub
- Descriptions still claim Python 2 support
- Type hints and type comments
- Adds Feature: transparent pixels
pythonfix