#!/usr/bin/env sh source venv_maturin/bin/activate export RUST_BACKTRACE=full cd androscalpel maturin develop cd .. python -i test.py