Skip to content

Latest commit

 

History

History
84 lines (58 loc) · 2.84 KB

README_en.md

File metadata and controls

84 lines (58 loc) · 2.84 KB

aioqzone

aioqzone is a python package handling Qzone web login and wrapping some common Qzone Http apis.

python version style discuss

English | 简体中文

Warning

aioqzone is under active development. Any functionality and interface may be changed.

Features

Qzone Feature

Why using this package?

  • full ide typing support (typing)
  • api validation (pydantic)
  • async design
  • complete infrastructure to ease your own develop
  • doc support

Working On:

  • test coverage

Description

package brief description
aioqzone qzone api
qqqr qzone login

Examples

You can look for these repos for examples in practice.

aioqzone plugins

  • aioqzone-feed: aioqzone plugin providing higher level api for processing feed

License

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/>.