python-orcid
python-orcid copied to clipboard
Support for proxies
We have a requirement to talk to the ORCID APIs via an http/https proxies.
I am working on some changes to implement this ... by simply passing a 'requests' compatible 'proxies' object via the constructors.