Python template to test API requests programmatically The idea is to create requests inside /backend or any other subfolder. We can setup a function decorated with @purl_main and run with: $ python run.py backend/my_request_file.py