BingPanDevApi.py: Make Old Bing Pics Can Access
Project description
#A SDK For http://rdpstudio.utools.club/bingpan
How to use:
import:
python from bpda.bpda import *
Get the specified date of bing background image address and print it to the console:
python print(geturl("2020/04/18"))
full example code:
```python
from bpda.bpda import *
print(geturl("2020/04/18"))
```
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
bpda-5.0.tar.gz
(2.0 kB
view hashes)
Built Distribution
bpda-5.0-py3-none-any.whl
(2.6 kB
view hashes)