A Wrapper around NCBI's Entrez Utilities
NCBI offers various ways with which you can access resources in its databases. One way is the Entrez utilities (E-utils) which allows you to access the databases programmatically. This project aims at creating wrappers around the E-utils i.e
The current project is implemented in Python programming language, but wrappers for different languages can still be availed upon request.
Contributions are welcomed from the community. Create a fork, hack it, submit a Pull request. In case of any thoughts and ideas, kindly raise an issue on the repo, it shall be resolved accordingly.