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.3.tar.gz
(29.6 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.3-py3-none-any.whl
(37.4 kB
view details)
File details
Details for the file hawadata-0.17.3.tar.gz.
File metadata
- Download URL: hawadata-0.17.3.tar.gz
- Upload date:
- Size: 29.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d82172d919c992dc9139cba49e1cc3e136dedd98bb08140d96add0716ed0bb7d
|
|
| MD5 |
c7a4b86e6a660f6d44236cc88fb2c06b
|
|
| BLAKE2b-256 |
3d6d471f6af35abe64603b1a2f94fc4368fc0bda6c3cb9c5587d476884cbae51
|
File details
Details for the file hawadata-0.17.3-py3-none-any.whl.
File metadata
- Download URL: hawadata-0.17.3-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 |
99799bcf0ba2512326041b4579ef14f6fe3a84732a7dbc881bff52f932f01491
|
|
| MD5 |
ffd36776f477e56c598b8799cf51b2fc
|
|
| BLAKE2b-256 |
60dde913198784516cf7c0ac86b56650b1580dc2d89bc9696907cb54e65d95ed
|