3fb17b45346844064a72903a51193419b604cd8anone
AGENTS.mdTool: agents-md# AI Agent Guidelines
## Project Overview
- Language: Python >=3.8, <3.13
- GUI Framework: wxPython
- Dependency Manager: uv
## Directory Structure
### Source Code
- Main project sources: `src/`
- Python package root: `src/outwiker/`
### Plugins
- Plugin sources: `plugins/`
### Build Tools
- Build package sources: `owbuildtools/`
### Documentation
- Documentation sources: `doc/`
none