chembl / chembl_webresource_client

Official Python client for accessing ChEMBL API
https://www.ebi.ac.uk/chembl/api/data/docs
Other
368 stars 95 forks source link

utility for preloading cache (feature request) #66

Open dkoes opened 4 years ago

dkoes commented 4 years ago

It would be great if there was a way to download the whole ChEMBL tarball and populate the cache in one command. This would be much faster than incrementally populating it with individual requests when performing large-scale analyses.