Giter VIP home page Giter VIP logo

anemometermonitor's Introduction

安通风表在线状态监控

说明

监控风表在线状态,当出现掉线风表时发送邮件提醒到特定邮箱
软件使用Selenium操作浏览器进行登录操作后使用bs4分析数据,发现特定数据后发送报警邮件给指定邮箱。

如何使用

软件依赖Chrome 81版浏览器,使用前需先安装81版Chrome;chrome 81 文件夹中已提供该版本离线安装包。
使用Python 3.7 + pyinstaller 3.6 编译成功;最初使用Python3.8 + pyinstaller 3.6进行编译,编译成功后本机可运行,
到其他没有环境的机器上运行不了,查看各种文档尝试各种方法也解决不了。
查看pyinstaller官方文档发现只支持到3.7,最新3.8还未支持。最后还是换回了Python3.7才成功。

文件夹说明

  • config:日志配置文件
  • data:监控资源文件
  • driver:chromedriver驱动
  • log:日志文件
  • reports:监控报告
  • screenshots:截图文件
  • warning:掉线报警文件

更新说明

v0.1 完善基础功能

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.