Giter Site home page Giter Site logo

qzemoji's Introduction

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

qzemoji's People

Contributors

dependabot[bot] avatar github-actions[bot] avatar jamzumsum avatar tigercubden avatar

Stargazers

 avatar  avatar

qzemoji's Issues

permission problem when moving temp files

File "D:\Anaconda\lib\site-packages\qzemoji\__init__.py", line 89, in autoUpdate
    download_to.with_suffix('.tmp').replace(download_to)
  File "D:\Anaconda\lib\pathlib.py", line 1385, in replace
    self._accessor.replace(self, target)
PermissionError: [WinError 5] 拒绝访问。: 'D:\\Anaconda\\lib\\site-packages\\qzemoji\\data\\emoji.tmp' -> 'D:\\Anaconda\\lib\\site-packages\\qzemoji\\data\\emoji.db'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.