PyWallpaper:跨平台 Python 模块更改壁纸

时间:2021-06-07 11:06:43
【文件属性】:
文件名称:PyWallpaper:跨平台 Python 模块更改壁纸
文件大小:3KB
文件格式:ZIP
更新时间:2021-06-07 11:06:43
Python ##PyWallpaper:从 Python 更改壁纸 PyWallpaper 是一个跨平台的 Python 模块,用于跨不同平台更改壁纸。 模块使用ctypes和subprocess工作,代码跨平台 ##安装 使用点子 pip install PyWallpaper ##用法 有一个功能,change_wallpaper 例子: from PyWallpaper import change_wallpaper change_wallpaper ( "C:/Users/Pradipta/Pictures/Misc/city.jpg" ) 由于 Python 限制,您必须在 Windows(或\\ )中使用/代替\ ##限制 Windows 中的 Python 3 支持(待办事项) Linux 支持仅适用于 GNOME、Unity 和 Cinnamon 桌面 ##关于 由普拉
【文件预览】:
PyWallpaper-master
----trial.py(101B)
----LICENSE(1KB)
----PyWallpaper.py(1017B)
----setup.py(757B)
----README.md(729B)
----.gitignore(43B)

网友评论