Skip to content

Allow user to provide kwargs to Entrez - #7

Open
JohnGiorgi wants to merge 1 commit into
mfcovington:developfrom
JohnGiorgi:provide-args-to-entrez
Open

Allow user to provide kwargs to Entrez#7
JohnGiorgi wants to merge 1 commit into
mfcovington:developfrom
JohnGiorgi:provide-args-to-entrez

Conversation

@JohnGiorgi

Copy link
Copy Markdown

A small tweak that allows the user to provide kwargs to PubmedLookup which will be passed to Entrez.

My motivation was that I wanted to provide my personal api_key to up the request rate limit from 3/sec to 10/sec (see here). This solution is nice because it allows the user to set any of the arguments of Entrez, not just api_key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant