Contents

eutils 0.6.0

0

"Python interface to NCBI's eutilities API"

"Python interface to NCBI's eutilities API"

Stars: 55, Watchers: 55, Forks: 26, Open Issues: 5

The biocommons/eutils repo was created 7 years ago and the last code push was 5 days ago. The project is moderately popular with 55 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
Source Code Contributors
License
Homepage
https://github.com/biocommons/eutils
PyPi:
https://pypi.org/project/eutils/
GitHub Repo:
https://github.com/biocommons/eutils

Classifiers

  • Scientific/Engineering/Bio-Informatics
  • Scientific/Engineering/Medical Science Apps.
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.6.1

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

biopython 1.83

Freely available tools for computational molecular biology.

edlib 1.3.9

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