claude-code-python/ ├── tool/ # Tool System (Registry Pattern) │ ├── base.py # Tool abstract class + Permission model │ ├── registry.py # Global ToolRegistry │ └── builtin/ # Built-in tool ...
A desktop application for creating and editing coat of arms for Crusader Kings 3 (CK3). Built with Python, PyQt5, and OpenGL for real-time rendering of heraldic designs. AI Disclosure: This tool was ...