python-toolkit
CommunityProduction-grade Python tools for robust logging.
Authorpenghang1223
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides production-grade logging infrastructure for Python scripts, replacing ad-hoc print debugging with structured, observable logs.
Core Features & Use Cases
- Colored terminal logs for quick visual cues
- Rotating file output with JSON-formatted records for centralized log analysis
- log_calls decorator to automatically trace function entries and exits
- Simple integration via get_logger to create per-module loggers and start logging
Quick Start
Import get_logger from log_setup, create a module logger with an optional log_file, and start tracing with log.info or enable log_calls for automatic function tracing.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: python-toolkit Download link: https://github.com/penghang1223/niannian-workspace/archive/main.zip#python-toolkit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.