Contents

eutils 0.6.1

0

Python interface to NCBI's eutilities API

Python interface to NCBI's eutilities API

Stars: 63, Watchers: 63, Forks: 29, Open Issues: 2

The biocommons/eutils repo was created 9 years ago and the last code push was 1 weeks ago. The project is moderately popular with 63 github stars!

How to Install eutils

You can install eutils using pip

pip install eutils

or add it to a project with poetry

poetry add eutils

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/eutils/
Documentation:
https://biocommons.github.io/eutils/
GitHub Repo:
https://github.com/biocommons/eutils

Classifiers

  • Scientific/Engineering/Bio-Informatics
  • Scientific/Engineering/Medical Science Apps.
  • Software Development/Libraries/Python Modules
No  eutils  pypi packages just yet.

Errors

A list of common eutils errors.

Code Examples

Here are some eutils code examples and snippets.

Related Packages & Articles

FONtools 0.8.0

JSON-based FON (Feature Object Notation) format and tools to simplify genomic annotations usage

biopython 1.86

Freely available tools for computational molecular biology.

edlib 1.3.9.post1

Lightweight, super fast library for sequence alignment using edit (Levenshtein) distance.