KaizenKitツール群の中核となるライブラリと共有コンポーネント。
KaizenKit is a collection of productivity tools designed to improve daily workflows.
This repository provides the common foundation used by KaizenKit applications.
- PySide6 UI framework
- Common application structure
- Logging system
- File management utilities
- Configuration management
- Application information management
- Automated testing environment
- Python 3.14+
- uv
- PySide6
- pytest
src/ └ kaizenkit/ ├ config/ ├ ui/ └ utils/ tests/
MIT License