Skip to main content

A python package that can change your mac's wallpaper to a file or a url. It can also download images.

Project description

PyPap3r

A python package that can change a mac's wallpaper from a url or file.

Usage

Importing the package

from PyPap3r import wallpaper_url, wallpaper_file, download_image

Wallpaper from url

wallpaper_url('https://www.thebaconpug.com/css/img/background.jpg')

Wallpaper from file

wallpaper_file('file path here')

Download image (from url)

download_image('https://www.thebaconpug.com/css/img/background.jpg')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyPap3r-1.0.6.tar.gz (1.9 kB view hashes)

Uploaded Source

Built Distribution

PyPap3r-1.0.6-py3-none-any.whl (14.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page