mcs07 / PubChemPy

Python wrapper for the PubChem PUG REST API.
http://pubchempy.readthedocs.io
MIT License
379 stars 106 forks source link

How to set proxy for this lib instead of global proxy? #40

Open Sturmfrei-I opened 4 years ago

Sturmfrei-I commented 4 years ago

I want to set a proxy for pubchempy.

But I just wang to set for pubchempy instead of global proxy.

What should I do?

Modify the pubchempy.py or is there another way?

Thanks for your help.