# codegraph-py Development Guidelines
Auto-generated from all feature plans. Last updated: 2025-11-02
## Active Technologies
- Rust 1.75+ (stable, for implementation), Python 3.x (target parsing language) (001-python-parser)
## Project Structure
```text
src/
tests/
```
## Commands
cd src [ONLY COMMANDS FOR ACTIVE TECHNOLOGIES][ONLY COMMANDS FOR ACTIVE TECHNOLOGIES] pytest [ONLY COMMANDS FOR ACTIVE TECHNOLOGIES][ONLY COMMANDS FOR ACTIVE TECHNOLOGIES] ruff check .
## Code Style
Rust 1.75+ (stable, for implementation), Python 3.x (target parsing language): Follow standard conventions
## Recent Changes
- 001-python-parser: Added Rust 1.75+ (stable, for implementation), Python 3.x (target parsing language)