(@duanluan) 在 最近优化了我的 Python poetry/uv 项目模板_日志拆分压缩_yml配置读取 中发帖
duanluan/py-uv-config-log-example: Use uv to manage dependencies, read configuration from a YAML file using PyYAML, customize logging to generate logs, and use APScheduler and py7zr to periodically compress and archive logs. | uv 管理依赖,使用 PyYAML 从 yml 读取配置,自定义 logging 生成日志,使用 APScheduler 和 py7zr 定时压缩归档日志。
duanluan/py-poetry-config-log-example: Use Poetry to manage dependencies, read configuration ...