PyWallpaper: Change Wallpaper from Python
PyWallpaper is a cross platform Python module to change wallpapers across different platforms.
The module uses ctypes and subprocess to work and the code is cross platform
Installation
Use pip
pip install PyWallpaper
Usage
There is a single function, change_wallpaper
Example:
from PyWallpaper import change_wallpaper
change_wallpaper("C:/Users/Pradipta/Pictures/Misc/city.jpg")
You have to use / in place of \ in Windows (or \\) because of Python restrictions
Limitations
- Python 3 support in Windows (To-Do)
- Linux support works only on GNOME, Unity and Cinnamon Desktops
About
Created by Pradipta. Copyright 2015. MIT Licensed.
Release files for mypywallpaper 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mypywallpaper-0.1.0.tar.gz | 2.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mypywallpaper-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.0 kB
Release files / mypywallpaper-0.1.0.tar.gz
| Download URL | mypywallpaper-0.1.0.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a071afc3982e2b03d70e6408607ea51c4ae5827a0d0bbafbbaab3d6b7abb8ccf
|
|
BLAKE2b-256 checksum How to use checksums |
fac175e9f59da120f0bbfb603a675d3cc66d4b8f192f35322ff639d38340c5ef
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.1.4 CPython/3.13.7 Linux/6.15.9-201.fc42.x86_64
|
Release files / mypywallpaper-0.1.0-py3-none-any.whl
| Download URL | mypywallpaper-0.1.0-py3-none-any.whl |
|---|---|
| Size | 3.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8af363f3d162afb0ee5163d7d29ac4f4a95a94080307939f1c9f83b9fff831ba
|
|
BLAKE2b-256 checksum How to use checksums |
4fd7a03f995dd4cc36e92a6dce67e46aabc852a818d9ab35b37aacb4d726a2fd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.1.4 CPython/3.13.7 Linux/6.15.9-201.fc42.x86_64
|