The Bing Searcher On Python|Python Bing搜索工具
Project description
介绍
BingGo
python Bing搜索引擎|Python Searcher
安装
pip install binggo
使用
1.命令方式 | Bush
go [keyword]
image [keyword]
2.Pyhton使用
import binggo
s1=binggo.go("python教程")
s2=binggo.image("猫猫")
print(s1,s2)
喜欢关注python学霸微信公众号!
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
binggo-1.0.0.tar.gz
(1.7 kB
view hashes)
Built Distribution
binggo-1.0.0-py3-none-any.whl
(2.2 kB
view hashes)