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.1.tar.gz
(29.8 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.1-py3-none-any.whl
(37.5 kB
view details)
File details
Details for the file hawadata-0.17.1.tar.gz.
File metadata
- Download URL: hawadata-0.17.1.tar.gz
- Upload date:
- Size: 29.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
344c6e4a58ae23e7544787ea75b50d92f47b7ffc47d5ea9a1797305cd100610d
|
|
| MD5 |
0e1e5f9923c3f7441820e3202c603ff1
|
|
| BLAKE2b-256 |
96737b6f894b9142557b9ec03c0ab856201e113a38c9b9a95d08c8bdc1371d78
|
File details
Details for the file hawadata-0.17.1-py3-none-any.whl.
File metadata
- Download URL: hawadata-0.17.1-py3-none-any.whl
- Upload date:
- Size: 37.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e72e52f185675e53839b729b36a8ff12f239749dd6a72384924d1b68cd34fa59
|
|
| MD5 |
40adbb471b0fbb8b9678e4689e46d06c
|
|
| BLAKE2b-256 |
7f7b9565cad14f3986d462e7e2e285f78233cd45133875e6c342db842a8cb6d5
|