galaxyproject / bioblend

A Python library for interacting with the Galaxy API
https://bioblend.readthedocs.io/
MIT License
85 stars 114 forks source link

HTTP/Socks5 proxy support #168

Open hexylena opened 9 years ago

hexylena commented 9 years ago

It would be nice to have more raw access to the requests's kwargs such that we can pass custom things like proxies=....

nagoue commented 6 years ago

Hi, I encountered the same issue in my dev environment. So right now I can't automatize tool installation with bioblend, ephemeris and ansible ... 😢