Hi !
In order to use the lseg-data Python package, I've fiddled in the GitHub standard package to try and open a session. However I am getting an error that obviously says that I need proxy authentication to actually test it properly (the error is quite clear).
I am setting the proxy settings in pip.ini for example if I want to download packages through pip, or in the settings before using the requests package. So I was wondering if it is possible to achieve the same with this package ? I want to specify username/password/proxyurl/proxyport.
Hope I was clear !
Regards,