get/search wallpapers from https://www.peakpx.com/
Project description
PeakPX
Unofficial python wrapper for PeakPX.com API
Installation
$ pip install PeakPxApi
Usage
from PeakPxApi import PeakPx
px = PeakPx()
#get wallpapers
wallpapers = px.get_wallpapers() #it will return a list of wallpapers
#pagination
wallpapers = px.get_wallpapers(page=2) #by deafult its one
#search wallpapers
wallpapers = px.search_wallpapers(query='one piece') #you can also paas a page parameter here like page =2 by default its 1
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
PeakPxApi-1.0.0.tar.gz
(1.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file PeakPxApi-1.0.0.tar.gz.
File metadata
- Download URL: PeakPxApi-1.0.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6087f6a0016cf93b527ed710e90a046b1bdf48ff7d97eeb8309323090a78effd
|
|
| MD5 |
21bd2c99101723cbc11ac065a9f8982b
|
|
| BLAKE2b-256 |
786d57ae6979d291b38768bd822214cb25b5fee8dd2ef3827d0658c4ab713665
|
File details
Details for the file PeakPxApi-1.0.0-py3-none-any.whl.
File metadata
- Download URL: PeakPxApi-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82ad3d31134142de46d0a508ab7f78927f20f0ba5f47dd67af852aa6cd3c65d9
|
|
| MD5 |
82326299288ad3e4447d5265c57f4d20
|
|
| BLAKE2b-256 |
3f26b3b2984b7d262bcec84b560eaf8c8ddae7be6d24e65d6821c9fc76e22eda
|