Git Product home page Git Product logo

zhihuixiaoyuan's Introduction

湖北工程职业学院 智慧校园 自动健康上报

这个脚本是用来干什么?

答: 因为疫情的原因,学校要求我们每日上报自己的健康和体温状态,懒惰是第一生产力嘛,所以就有了这个脚本

运行环境

  • python3

如何使用?

git clone https://github.com/sbmatch/zhihuixiaoyuan
cd zhihuixiaoyuan
pip install -r requirements.txt

除此之外,你还需要编辑config.json文件输入(studentID)学号,(password)智慧校园登录密码

以及前往百度智能云平台创建一个应用,传送门: 百度智能云

应用类型选择 [文字识别] --> [通用文字识别(标准版)] 即可

创建完成后将获取到的 AppID ApiKey SecretKey 填入config.json 配置文件中

在国家网站查找省市县的行政区划代码 传送门 并将其填入config.json 配置文件中

最后:python start.py --c config.json

如何定时运行?

答: 通过linux端可通过crontab工具实现每日自动运行,windowns端可以通过创建计划任务实现

zhihuixiaoyuan's People

Contributors

sbmatch avatar

Watchers

 avatar

zhihuixiaoyuan's Issues

无法显示登录界面

我安装了chrome的driver,通过test程序可以打开百度的页面。
但是无法打开腾讯文档的登录页面,打开浏览器窗口的url中显示"data:,",
不知道是什么问题。

image

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.