idies / pyJHTDB

Python wrapper for the Johns Hopkins turbulence database library
Apache License 2.0
96 stars 47 forks source link

Proxy Support? #50

Open profPlum opened 1 month ago

profPlum commented 1 month ago

tl;dr Hi cannot use the library because my organization requires a proxy to access web-services like this. Is there proxy support within this library?

Extra details...

I've tested this across all pip versions of pyJHTDB (via a script) & python==3.11.0.

import pyJHTDB
pyJHTDB.test_plain()

And It gives this error (likely b/c I need a proxy):

0: SOAP 1.2 fault: SOAP-ENV:Sender [no subcode]
"Connection timed out"
Detail: connect failed in tcp_connect()