pycurl-requests
pycurl-requests copied to clipboard
Repo still maintained?
Hi. Thanks for this cool library. I was about to use it to convieniently replace requests with PyCurl. However, I get error from the library where I try to replace requests in.
Errors e.g., are "Error: Couldn't get open orders. Retrying ... - Http status code is not 200."
If I use requests, that does not happen. Is there anything I have to configure or is the library no longer compatible with requests?
Thanks!