pyrival.tools

pyrival.tools.interactive_runner

pyrival.tools.interactive_runner.async_main(argv=['/home/docs/checkouts/readthedocs.org/user_builds/pyrival/envs/stable/bin/sphinx-build', '-T', '-b', 'readthedocs', '-d', '_build/doctrees-readthedocs', '-D', 'language=en', '.', '_build/html'])
pyrival.tools.interactive_runner.main(argv=['/home/docs/checkouts/readthedocs.org/user_builds/pyrival/envs/stable/bin/sphinx-build', '-T', '-b', 'readthedocs', '-d', '_build/doctrees-readthedocs', '-D', 'language=en', '.', '_build/html'])
pyrival.tools.interactive_runner.show_exit_code(process, prefix)
pyrival.tools.interactive_runner.tee(stream, streams, prefix)

pyrival.tools.stress_tester

pyrival.tools.stress_tester.cmd2func(args)
pyrival.tools.stress_tester.func2judge(sol)
pyrival.tools.stress_tester.stress_tester(tests, solution, judge=None, catch_all=False)