mcs07 / PubChemPy

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

Add get_cas() and self.cas as a property for class Compound #41

Open khoivan88 opened 4 years ago

khoivan88 commented 4 years ago

I thought adding CAS number lookup would be a useful addition for this library!