Add your description here
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.17.2.tar.gz
(29.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
hawadata-0.17.2-py3-none-any.whl
(37.4 kB
view details)
File details
Details for the file hawadata-0.17.2.tar.gz.
File metadata
- Download URL: hawadata-0.17.2.tar.gz
- Upload date:
- Size: 29.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4293e9732770e5d59605d2dbac09603dee3d902972878beedf9b5d9d3056bc8f
|
|
| MD5 |
aa5e6fff555e45a9e7d535e188fea605
|
|
| BLAKE2b-256 |
4de5e5a49a6fd0def7803153f743081fa9f0a0113ce27bcd840c7692b586f666
|
File details
Details for the file hawadata-0.17.2-py3-none-any.whl.
File metadata
- Download URL: hawadata-0.17.2-py3-none-any.whl
- Upload date:
- Size: 37.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a986f5ad525d7009f0295e4a0523bc18a92d3ada759d8d6ddd5a03165d561e22
|
|
| MD5 |
6b5017ad70d0a44a601cf6094019450a
|
|
| BLAKE2b-256 |
6b25a64aaf7152eaa6d14ab3e07baa722bd354eb9657a28d63f8f0e551b9c828
|