python-pixabay:Python 3png的API包装器

时间:2021-05-03 04:34:23
【文件属性】:
文件名称:python-pixabay:Python 3png的API包装器
文件大小:10KB
文件格式:ZIP
更新时间:2021-05-03 04:34:23
python wrapper json pixabay pypi 该存储库已存档。 该项目不再维护。 请毫不犹豫地分叉该项目并继续进行改进。 谢谢你。 python-pixabay Python 3png的API包装器。 从PyPi安装 pip install python-pixabay 概要 from pixabay import Image , Video API_KEY = 'my_pixabay_api_key' # image operations image = Image ( API_KEY ) # default image search image . search () # custom image search ims = image . search ( q = 'cats dogs' , lang = 'es' , image_type = 'photo' ,
【文件预览】:
python-pixabay-master
----setup.py(1KB)
----.gitignore(131B)
----CHANGELOG(175B)
----CONTRIBUTORS(175B)
----pixabay.py(9KB)
----LICENSE(1KB)
----Pipfile.lock(5KB)
----_config.yml(28B)
----.github()
--------workflows()
----README.md(2KB)
----Pipfile(177B)
----test()
--------__init__.py(0B)
--------test_python_pixabay.py(1KB)

网友评论