embedding pythonic stuff in a rustpython interpreter
  • Python 96.5%
  • Rust 3.5%
Find a file
2025-08-15 16:12:34 +03:00
python add verbose logging abilities to httpimport through the python main 2025-08-15 16:12:34 +03:00
src pass argv to python vm 2025-08-15 15:07:34 +03:00
.gitignore Initial commit 2025-08-10 10:24:28 +03:00
Cargo.toml working POC 2025-08-10 10:26:50 +03:00
LICENSE Initial commit 2025-08-10 10:24:28 +03:00
README.md Initial commit 2025-08-10 10:24:28 +03:00

pyby

embedding pythonic stuff in a rustpython interpreter