No Description

skyfffire 60ffba27cf 禁用第三方库的DEBUG日志,确保在服务器上只显示INFO级别及以上的日志 1 day ago
src 60ffba27cf 禁用第三方库的DEBUG日志,确保在服务器上只显示INFO级别及以上的日志 1 day ago
tests 24b246b258 Initial commit 1 week ago
.gitignore 580247cc94 修复日志级别配置:显式设置logger为INFO级别,防止DEBUG日志打印 1 day ago
README.md 24b246b258 Initial commit 1 week ago
requirements.txt 215fe0507e feat: 增强错误日志记录并添加lighter-sdk依赖 1 week ago

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