Install py3 deps python3 -mvenv ./venv source venv/bin/activate pip3 install -r requirements.txt Run when pypy installed ./scripts/run_pypy.sh simple_retry_only 10000 Run w/o pypy ./scripts/run_no_pypy.sh simple_retry_only 10000 Linked Articles medium.com: in english habr.com: in russian