An open API service indexing awesome lists of open source software.

https://github.com/tenkyuchimata/sceew

基于 Python / Qt6 的轻量级中国四川地震预警软件
https://github.com/tenkyuchimata/sceew

bousai earthquake earthquake-app earthquake-detection earthquake-early-warning earthquake-visualization earthquakes eew python python3 qt qt6 qt6-app

Last synced: about 1 month ago
JSON representation

基于 Python / Qt6 的轻量级中国四川地震预警软件

Awesome Lists containing this project

README

        

# SCEEW

基于 Python / Qt6 的轻量级中国四川地震预警软件

预警数据来源: 四川省地震局

API:

**本软件基于 GPL-3.0 协议开源**

## 使用

SCEEW 跨平台可用, 我们同时提供 Nuitka 封装版

如果需要手动安装运行, 请按照以下流程进行安装

首先请确保拥有 Python3 环境, 推荐使用 3.12 及以上版本

然后 clone 本仓库并执行以下命令安装 SCEEW 的依赖库

`
pip install -r requirements.txt
`

最后执行`python SCEEW.py`即可启动 SCEEW

## 封装版下载

* [GitHub Releases](https://github.com/TenkyuChimata/SCEEW/releases/latest)
* [蓝奏云(密码c4jt)](https://akarin.lanzoul.com/b00rbwxgf)

## 截图

![1.png](https://s2.loli.net/2024/01/24/IFSslpGPe6MEtvw.png)