mcs07 / PubChemPy

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

Timeout #75

Open Academich opened 1 year ago

Academich commented 1 year ago

It looks like there is no way to pass a timeout argument to the urlopen function within the get_compouds function. Could you please add such an option?