Keine Beschreibung

skyfffire 4c9f343071 优化CPU占用:使用持久session、减少数据处理频率、优化字典查询 vor 1 Tag
src 4c9f343071 优化CPU占用:使用持久session、减少数据处理频率、优化字典查询 vor 1 Tag
tests 24b246b258 Initial commit vor 1 Woche
.gitignore 580247cc94 修复日志级别配置:显式设置logger为INFO级别,防止DEBUG日志打印 vor 1 Tag
README.md 24b246b258 Initial commit vor 1 Woche
requirements.txt 215fe0507e feat: 增强错误日志记录并添加lighter-sdk依赖 vor 1 Woche

README.md

Python Scripts

This repository contains a collection of Python scripts for various purposes.

Getting Started

To get started, clone this repository and install the required dependencies:

pip install -r requirements.txt

Usage

To run a script, use the following command:

python src/main.py