Dannnno / Chemistry

Simulation of organic chemistry reactions has been moved here
https://github.com/PyCAOS/CAOS
Other
16 stars 7 forks source link

Connect to databases #29

Open Dannnno opened 9 years ago

Dannnno commented 9 years ago

I'd like the ability to connect to and query various online databases. This includes:

ChEMBL ChemSpider National CDS OSHA CDS NIH NIST PubChem EPA Everything from here

The bioservices module works with some of these. I'll probably use chemspipy for ChemSpider.

This will be a pretty long term task, and I think I'd like to maybe make this a separate project and use it as a dependency