Xpaper
Cross-platform library for changing desktop wallpaper
Works on windows and Linux
Supports all versions of Python
Install
$ pip install xpaper
Usage
from xpaper import wallpaper
wallpaper.change("wallpaper.jpg)
wallpaper.get() # "/Users/Spatocode/wallpaper.jpg"
API
.change(imagepath)
Changes the desktop wallpaper
imagepath
Type: string
The path to image to be used as desktop wallpaper
.get()
Returns the path of the current desktop wallpaper.
LICENSE
MIT License
Copyright (c) 2019 Ekene Izukanne
Release files for Xpaper 0.2.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 | |
|---|---|---|---|
| Xpaper-0.2.0.tar.gz | 2.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Xpaper-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.3 kB
Release files / Xpaper-0.2.0.tar.gz
| Download URL | Xpaper-0.2.0.tar.gz |
|---|---|
| Size | 2.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a49bf31a9bb07d9a124c8608f9a77546d0d4d2c3a4a5d407099d8dfa59f17bdd
|
|
BLAKE2b-256 checksum How to use checksums |
11966e1304f0d76a6d45038481589cff149b0b94c98e881f38cca05a96761838
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
|
Release files / Xpaper-0.2.0-py3-none-any.whl
| Download URL | Xpaper-0.2.0-py3-none-any.whl |
|---|---|
| Size | 4.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c118aefe99318986764f2f362bc08ca1b7a0a73a48e36246d974559019d4f37d
|
|
BLAKE2b-256 checksum How to use checksums |
4b6788b1e2dffb01e073749a74715ff325904cef1b73146bdfe7836334ddcb0d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
|