codegraph-python 0.2.0

Python parser plugin for CodeGraph - extracts code entities and relationships from Python source files
Documentation
specs/
.specify/
# Rust
target/
debug/
release/
*.rs.bk
*.rlib
*.prof*

# Cargo
Cargo.lock

# IDEs
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Environment
.env
.env.*
!.env.example

# Logs
*.log

# Temporary files
*.tmp