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.0.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.0-py3-none-any.whl
(37.5 kB
view details)
File details
Details for the file hawadata-0.17.0.tar.gz.
File metadata
- Download URL: hawadata-0.17.0.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 |
3c3696b13dc106eaa285087a7101e7cb9994ed90436fadf07dcfdf6216ca9daf
|
|
| MD5 |
fb7294c1c6f2152d29870125f7a632ec
|
|
| BLAKE2b-256 |
820379b6bbe9b5ba887cb3c45830904d74f76540a42ed1a267d193a7fd477b4e
|
File details
Details for the file hawadata-0.17.0-py3-none-any.whl.
File metadata
- Download URL: hawadata-0.17.0-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 |
129e9af0d71ab83dcd3fbb1b3f31aaffebe099f70a82eb29b176c4c90e85a107
|
|
| MD5 |
ba77c003e33b1ff18fb697fc20a4f646
|
|
| BLAKE2b-256 |
a191383b749b5574e8a148796c7576c93314aa6b5a10f47b2c763fd6d5156eba
|