pyqq 0.0.5
pip install pyqq
Latest version
Released:
nsfocus qq client library
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: gpl3
- Author: kula
Project description
python qq client library
example:
from pyqq import QQ
uid = YOUR QQ NUMBER
pwd = YOUR QQ PASSWORD
qq = QQ(uid,pwd)
qq.login()
while True:
qq.poll()
example:
from pyqq import QQ
uid = YOUR QQ NUMBER
pwd = YOUR QQ PASSWORD
qq = QQ(uid,pwd)
qq.login()
while True:
qq.poll()
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: gpl3
- Author: kula
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyqq-0.0.5.tar.gz
.
File metadata
- Download URL: pyqq-0.0.5.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74cf792b34898862bdf29c89bbb7f3eb789b1e6a54279102f4bd0884eb137133 |
|
MD5 | 044ede171dc7edbdbc5b59d16e5ff4be |
|
BLAKE2b-256 | d70f277a67104c53bad13d253552e4251a91c7f267cc8b65b8967989fb0f0fe4 |