Giter Site home page Giter Site logo

wbtopicchecktool's Introduction

🎨WBTopicCheckTool

前言

由于之前的很多接口作废了,暂时也不想花时间在这上面了,之前也挖了点坑,这个写出来算是给之前 WeiBo_SuperTopics 一个交代,简单的用 PyQt5 封装了微博网页版的扫码登陆以及签到请求,想要学习的小伙伴可以下载源码进行学习。

开发环境

  1. Windows 10
  2. Python 3.7.9
  3. requests==2.25.1,PyQt5==5.15.1

界面截图

home

scan_login

login_success

check_in.png

注意事项

  1. 下载源码之后,先安装第三方库pip install -r requirements.txt ,再使用 python start.py启动程序
  2. 程序打包命令,pyinstaller -F -w -i ./res/favicon.ico start.py,然后将res目录复制到 dist目录
  3. 扫码登录成功之后会自动获取超话列表,获取失败,刷新超话重新获取即可
  4. 超话数量越多,签到间隔建议设置大一点,以防请求异常
  5. 若无法使用本程序,请检查自己账号是否异常,不要拿异常账号反馈
  6. 本程序只供参考学习,请勿用于违法用途
  7. 使用本程序导致微博账号异常或冻结甚至封禁都与作者无关
  8. 凡以任何方式下载使用本程序者,视为自愿接受本声明约束。

wbtopicchecktool's People

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.