biopython/biopython
Official git repository for Biopython (originally converted from CVS) observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6380
- days_rel: n/a
- days_push: 13
- n_releases_24m: 0
Adoption not part of the score
5176 stars · 1938 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Biopython is a widely used open-source Python library of tools for computational molecular biology and bioinformatics. It provides modules for sequence input/output, alignment, BLAST, structural biology (PDB), phylogenetics, population genetics, and database interfaces like BioSQL and NCBI Entrez.
Use cases
- parse fasta and genbank sequence files in python
- run pairwise or multiple sequence alignment
- query NCBI Entrez databases programmatically
- analyze protein structures from PDB files
- build phylogenetic trees from sequence data
- run BLAST searches and parse results
- work with DNA, RNA, and protein sequences
When to choose
- you need a mature, well-documented Python toolkit for sequence analysis
- you want to parse common bioinformatics file formats (FASTA, GenBank, PDB, GFF)
- you need to interface with NCBI, BioSQL, or other biological databases from Python
When to avoid
- you need high-performance genomics on massive datasets where specialized tools (e.g., pysam, GATK) fit better
- your work is outside computational biology
- you need a GUI application rather than a programming library
Facets
library · maturity stable
parser data-science sdk bioinformatics data-science python cross-platform sequence-analysis genomics molecular-biology blast pdb phylogenetics sequence-alignment
5 sources
- readme: https://github.com/biopython/biopython · fetched 2026-08-28 · 7c831140dde6
- homepage: http://biopython.org/ · fetched 2026-08-29 · c8a2519e4f0e
- site_page: https://biopython.org/wiki/Documentation · fetched 2026-08-29 · d38f398589b9
- site_page: https://biopython.org/docs/latest · fetched 2026-08-29 · 6e5ddfc0e038
- site_page: https://biopython.org/wiki/Category%3AWiki_Documentation · fetched 2026-08-29 · 23839d44eae5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| biopython/biopython | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="biopython/biopython")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem