Skip to content

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

License

Notifications You must be signed in to change notification settings

TenkyuChimata/SCEEW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCEEW

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

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

API: https://api.wolfx.jp

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

使用

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

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

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

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

pip install -r requirements.txt

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

封装版下载

截图

1.png