cokelaer / bioservices

Access to Biological Web Services from Python.
http://bioservices.readthedocs.io
Other
278 stars 60 forks source link

Is there plan to update Pubchem API? #252

Open tuanpham96 opened 1 year ago

tuanpham96 commented 1 year ago

Based on src/bioservices/pubchem.py, there's not much functionality for Pubchem yet. Is there any plan to integrate more functions for Pubchem, or maybe port over some from pubchempy?

https://github.com/cokelaer/bioservices/blob/71aef3a94c1b8d60171b01342a24a900b7187bd1/src/bioservices/pubchem.py#L50

Thanks!