A minimal, secure Python interpreter written in Rust for use by AI
Stars
6.7k
Forks
275
Watchers
6.7k
Open Issues
46
Overall repository health assessment
No package.json found
This might not be a Node.js project
283
commits
53
commits
8
commits
3
commits
3
commits
3
commits
3
commits
2
commits
2
commits
2
commits
Fix PGO and cross-arch CI builds failing on missing `typing_extensions` (#308)
35aae2cView on GitHubmake ui testing more efficient (via `cargo rustc --profile=check`) (#301)
11b38c0View on GitHubSupport multi-module import statements (`import a, b, c`) (#296)
7a0d4b7View on GitHubdeny `absolute_paths` with length > 2 with clippy (#292)
3759c96View on GitHub