A Python wrapper for Qzone login and H5 APIs.


Keywords
qzone-api, autologin, asyncio-spider, pydantic
License
AGPL-3.0
Install
pip install aioqzone==1.8.2.dev1

Documentation

aioqzone

aioqzone封装了一些Qzone接口。

python version style discuss

English | 简体中文

Warning

aioqzone 仍在开发阶段,任何功能和接口都有可能在未来的版本中发生变化。

Important

欢迎有意协助开发/维护的中文开发者。不仅限于本仓库,aioqzone 所属的任何仓库都需要您的帮助。

功能和特点

Qzone 功能

为什么选择 aioqzone

  • 完整的 IDE 类型支持 (typing)
  • API 类型验证 (pydantic)
  • 异步设计
  • 易于二次开发
  • 文档支持

在做了:

  • 完善的测试覆盖

包描述

包名 简述
aioqzone Qzone API
qqqr Qzone 登录

例子

这些仓库提供了一些 aioqzone 的实际使用示例。

aioqzone 的插件们

许可证

Copyright (C) 2022-2023 aioqzone.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.