Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #99052

Re: PubMed / Entrez

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Laura Creighton <lac@openend.se>
Newsgroups comp.lang.python
Subject Re: PubMed / Entrez
Date Thu, 19 Nov 2015 13:09:29 +0100
Lines 11
Message-ID <mailman.457.1447935004.16136.python-list@python.org> (permalink)
References <3p1Ylk6Wjgz5vMw@dovecot03.posteo.de>
Mime-Version 1.0
Content-Type text/plain; charset="us-ascii"
X-Trace news.uni-berlin.de jd4ii9aespJwSDDr4AnmVQtbf+rHwZtTVBokL/Fl+eGg==
Return-Path <lac@openend.se>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'url:pypi': 0.03; 'that?': 0.05; 'api': 0.09; 'cc:addr:python-list': 0.09; '(aka': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'thu,': 0.15; '>does': 0.16; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'python3.': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'laura': 0.18; '2015': 0.20; 'cc:addr:python.org': 0.20; 'cc:2**1': 0.22; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'that.': 0.30; 'anyone': 0.32; 'url:python': 0.33; 'nov': 0.35; 'url:org': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'header:Message- Id:1': 0.61; 'research': 0.62; 'subject: / ': 0.63; 'header:In- reply-to:1': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=openend.se; s=default; t=1447934974; bh=kNff9q3ldBEU6Nq2E/ffHA+HLW2nttSvmHfl8ZgJobA=; h=To:cc:From:Subject:In-reply-to:References:Date:From; b=bUE/27ne88Yewyn0svq5KHl8pWE2sjEWY8t7hmufYU/bhUcEgigzfPaSwWXr7ggfb hbSFEJbrTfOpiQZ1T1vkbiRc/1BPf2cr0giae1kiXIVR63p9hqqw6z6p7BFbe/7Q9E AaWE+oIZ3ZEbp5UY4vbbHOcn5Mi/mPZ19Gc9sUdM=
In-reply-to <3p1Ylk6Wjgz5vMw@dovecot03.posteo.de>
Comments In-reply-to <c.buhtz@posteo.jp> message dated "Thu, 19 Nov 2015 09:17:35 +0100."
Content-ID <19793.1447934969.1@fido>
X-Greylist Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [82.96.5.2]); Thu, 19 Nov 2015 13:09:34 +0100 (CET)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:99052

Show key headers only | View raw


In a message of Thu, 19 Nov 2015 09:17:35 +0100, c.buhtz@posteo.jp writes:
>I am looking for a way to use the PubMed (medical research search
>engine) API (aka Entrez) with Python3.
>
>Does anyone know packages for that?

https://pypi.python.org/pypi/Bio_Eutils/1.63

Or just get BioPython and use the Entrez from that.

Laura

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: PubMed / Entrez Laura Creighton <lac@openend.se> - 2015-11-19 13:09 +0100

csiph-web