Yingde data analysis and visualization tool
Project description
文档
说明
- 用于 Hawa 相关的所有服务的统一数据计算(避免重复计算)。
依赖
- Python 3.10+
流程
1. 初始化配置文件
- 设置MySQL数据库
- 设置Redis数据库
- 设置MongoDB数据库
- 设置 COMPLETED True
set_project() # 参数见文档
# or
set_project(build_set_project_params(project))
2. 启动服务
- 启动MongoDB数据库
.connect()
3. 使用
# 学校报告数据
data = SchoolHealthReportData(**{"meta_unit_id": 3707030003, "target_year": 2021})
# mht web 数据
data = SchoolMhtWebData(**{"meta_unit_id": 4107110001, "target_year": 2022})
版本
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hawadata-0.16.4.tar.gz
(32.7 kB
view details)
Built Distribution
hawadata-0.16.4-py3-none-any.whl
(37.3 kB
view details)
File details
Details for the file hawadata-0.16.4.tar.gz
.
File metadata
- Download URL: hawadata-0.16.4.tar.gz
- Upload date:
- Size: 32.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c7da666cfa6e277f8728a1ee7498ee49decaf2083ce90d936d33ed83a00dbd40
|
|
MD5 |
44db1613780064caa238b059560938bb
|
|
BLAKE2b-256 |
94c5da65de43cba73e52ddda17feecbd2ce6f7bfd7731b485a2f4ccc608e6a3a
|
File details
Details for the file hawadata-0.16.4-py3-none-any.whl
.
File metadata
- Download URL: hawadata-0.16.4-py3-none-any.whl
- Upload date:
- Size: 37.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
04ede00030c036af3dd1688a0fca96d71ad25f9c6fdbc5ff6da43c62f13af6c7
|
|
MD5 |
157a9c185d8a41e5addc080bb0eaa9aa
|
|
BLAKE2b-256 |
538a43887613a7b4361922c6924ba52301605a5d61eba493c891427b1c951ac6
|