python-webqq是基于python、python-webkit包装的webqq桌面版。
以下是其的两种安装方法:
方式一:
1安装依赖
sudo apt-get install python-notify python-keybinder python-ctypeslib python-webkit python-glade2
2获取pywebqq,直接运行pywebqq.py
方式二
ppa源安装(感谢leaeasy):
sudo apt-add-repository ppa:linux-deepin-team/linux-deepin
sudo install pywebqq
参考自:http://code.google.com/p/python-webqq/