Asyncurlify - make cURL command from Python aiohttp.ClientResponse object
The file was created based on curlify, which provides the ability to generate curl requests from Python requests.
chmod +x setup_asyncurlify_env.sh ./setup_asyncurlify_env.sh
source asyncurlify-venv/bin/activate pytest