Example Package
This is a simple example package. You can use Github-flavored Markdown to write your content.
###取好友列表 [get_friend_list("机器人qq号")]
# 导入库
from myqq import send
# 新建机器人
bot = send.Send("http://localhost:8889/MyQQHTTPAPI", "666")
# 取好友列表
f_list = bot.get_friend_list("3414744631")
# 输出
print(f_list)
Release files for myqq 0.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| myqq-0.0.6.tar.gz | 14.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| myqq-0.0.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 30.1 kB
Release files / myqq-0.0.6.tar.gz
| Download URL | myqq-0.0.6.tar.gz |
|---|---|
| Size | 14.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6178b42f490669bb804e6693ed0713c4144612a6fa856e25be8a11327307bdab
|
|
BLAKE2b-256 checksum How to use checksums |
75fb32c80613ba36e57c5ae9d4cc19eb13a6b0aef48b645d994505dfa00a51b6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.6
|
Release files / myqq-0.0.6-py3-none-any.whl
| Download URL | myqq-0.0.6-py3-none-any.whl |
|---|---|
| Size | 15.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
615cb35e704b71952a56285c4efe3fb6fcf96e80f58357940a371ea6ec413efd
|
|
BLAKE2b-256 checksum How to use checksums |
439aa35039641bf0d9b96cd61205a390dd2bb0221211dcaa2813dd2b8a28d4af
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.6
|