Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using cdsapi on Python Anywhere #81

Open
EmanuelCastanho opened this issue Sep 21, 2023 · 0 comments
Open

Using cdsapi on Python Anywhere #81

EmanuelCastanho opened this issue Sep 21, 2023 · 0 comments

Comments

@EmanuelCastanho
Copy link

What maintenance does this project need?

I am trying to use cdsapi on Python Anywhere, so I asked them to include this library on the allowed list, which according to their e-mail, they added :)

Now I am having difficulties to find on cdsapi documentation how to setup the proxy according to Python Anywhere documentation:

In order to make a connection to a site that is on the allowlist, you will need to connect through our proxy server. This is an HTTP proxy at proxy.server:3128. Most Python libraries recognise and use the setting that we supply (for instance, with requests, you don't need to do anything special), others need to be specifically configured to use the proxy (check the documentation of the library to find out how) and some don't work through the proxy at all (for instance, any library that uses httplib2 on Python 3 e.g. twilio)

Organisation

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant