046548a927
·
2026-03-20 00:22:01 +01:00
2 Commits
Python Executor
Enables drophandler on .py files as well as edit with VS Code on normal file open action.
Installation
Build the executable using cargo and place the resulting python-runner.exe at C:\. Execute the .reg file to add the drop-handler and open commands to .py files.
Build command
cargo build --release
Languages
Rust
100%