interpretthis 0.2.0

Sandboxed Python AST interpreter for untrusted and LLM-generated code
Documentation
# Rust / Cargo
/target/
**/*.rs.bk
Cargo.lock

# Editor / OS
.DS_Store
.idea/
.vscode/
*.swp
*.swo
*~

# Criterion / profiling
/criterion/
/perf.data*
/flamegraph.svg
*.profraw
*.profdata
/pgo-data/

# Generated / local
/out/
*.log
.env
.env.*
.claude/skills/ticketsplease

# Coding harness
.pi-subagents/