一个预测中国的假期安排的小工具
Project description
Holiday Predictor / 假期预测器
简体中文 (中国大陆) / English (US)
[!WARNING] 此小工具仅用作假期安排的预测,不一定准确,仅供参考,并不完全代表假期安排。
这个小工具可以预测后续国庆、元旦、清明、端午和中秋的放假安排, 例如什么时候放假、什么时候调休。
本仓库在 GitHub 上开源,同时在 PyPI 上发布。
贡献者名单:
[!TIP] 这个小工具还可以作为模块导入.
模块安装方式:
pip install holiday-predictor
在您的项目中使用:您可以在您的项目中使用
import holiday_predictor
来导入本模块。
本项目使用了zhdate模块。使用GPL3.0协议开放源代码。
如果遇到ModuleNotFoundError
(Python 3.6+)或ImportError
(Python 3.5-), 请先安装zhdate模块。
欲安装zhdate模块,请运行此命令:
pip install zhdate
亦或是在本项目目录下运行此命令:
pip install -r requirements.txt
然后再运行本程序。
如果以上方式无法解决你的问题,请向我们提交 issue.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
holiday_predictor-0.13.1.tar.gz
(18.5 kB
view details)
File details
Details for the file holiday_predictor-0.13.1.tar.gz
.
File metadata
- Download URL: holiday_predictor-0.13.1.tar.gz
- Upload date:
- Size: 18.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 219725f989f04111203ff7a405bc3980c73677507f40dffc9a18769a38ea1aec |
|
MD5 | 33f469c870a20baa8a3b449a6b8f7bc3 |
|
BLAKE2b-256 | 06c06b5300feec3b8bab17e50395616d8c0aa4f1f8175d816307b511bba42b19 |