An open API service for producing an overview of a list of open source projects.

GitHub Accelerator: https://github.com/bebop/poly

alignment bioengineering bioinformatics codon-optimizer computational-biology dna dna-barcode dna-barcoding fasta genbank genetic-engineering go golden-gate mash molecular-biology plasmids primer-design sequence-hashing synbio synthetic-biology

Score: 10.108222704166982

Last synced: about 2 hours ago
JSON representation

Repository metadata:

A Go package for engineering organisms.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 479
Total Committers: 32
Avg Commits per committer: 14.969
Development Distribution Score (DDS): 0.248

Commits in past year: 3
Committers in past year: 1
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Tim T****s 360
Koeng101 K****1@g****m 49
Willow Carretero Chavez s****s@g****m 20
Matias Insaurralde m****s@i****e 5
jkh j****n@e****o 4
Patricio Whittingslow g****p@g****m 3
Praveen Ramalingam r****n@g****m 3
Trenton w Fleming t****m@g****m 3
Leonhard Gruenschloss l****d@g****g 3
fergloragain 9****n 2
Radhakrishna Sanka r****a@g****m 2
Maximilien Rothier Bautzer m****r@g****m 2
Paul p****e@g****m 2
Ragnor Comerford h****o@r****o 2
Isaac Guerreiro i****4@s****r 2
Alex McFadden a****n@g****m 1
Andrew White w****w@g****m 1
Giacomo Tartari g****i@g****m 1
Isaac Guerreiro i****m@g****m 1
Jeff Cole c****6@s****u 1
Jordan Campbell 1****6 1
Jorropo j****m@g****m 1
Mehul Kar m****r@v****m 1
Pedro Fialho f****m@g****m 1
Thomas Vetterli T****t 1
Toothsy c****a@g****m 1
Youngsoo Sung y****g@b****m 1
jecalles c****n@g****m 1
jxilt 8****t 1
mithrandir2k8 8****8 1
and 2 more...

Issue and Pull Request metadata

Last synced: 7 days ago

Total issues: 25
Total pull requests: 49
Average time to close issues: 4 months
Average time to close pull requests: 14 days
Total issue authors: 6
Total pull request authors: 9
Average comments per issue: 4.04
Average comments per pull request: 0.78
Merged pull request: 39
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: about 2 hours
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/bebop/poly

Top Issue Authors

  • carreter (8)
  • Koeng101 (8)
  • TimothyStiles (6)
  • ethanholz (1)
  • toothsy (1)
  • cachemoi (1)

Top Pull Request Authors

  • TimothyStiles (23)
  • carreter (9)
  • TwFlem (4)
  • Koeng101 (3)
  • matiasinsaurralde (3)
  • abondrn (2)
  • whitead (2)
  • cachemoi (2)
  • alex-mcfadden (1)

Top Issue Labels

  • stale (15)
  • enhancement (15)
  • intermediate (9)
  • medium priority (8)
  • help wanted (8)
  • low priority (6)
  • good first issue (5)
  • needs-triage (5)
  • hard (5)
  • high priority (4)
  • easy (4)
  • bug (4)
  • documentation (2)
  • proposal (2)
  • devops (2)
  • wontfix (1)
  • ux (1)
  • windows (1)

Top Pull Request Labels

  • stale (3)
  • blocked (1)

Package metadata

proxy.golang.org: github.com/bebop/poly

Package poly is a Go package for engineering organisms.

  • Homepage: https://github.com/bebop/poly
  • Documentation: https://pkg.go.dev/github.com/bebop/poly#section-documentation
  • Licenses: MIT
  • Latest release: v0.31.2 (published almost 2 years ago)
  • Last Synced: 2026-08-12T15:44:46.789Z (1 day ago)
  • Versions: 58
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 9.558%
    • Average: 10.17%
    • Dependent repos count: 10.783%

Dependencies

.github/workflows/coverage.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
  • schneegans/dynamic-badges-action master composite
.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
  • goreleaser/goreleaser-action v2 composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
go.mod go
  • github.com/davecgh/go-spew v1.1.1
  • github.com/google/go-cmp v0.5.6
  • github.com/klauspost/cpuid v1.3.1
  • github.com/lunny/log v0.0.0-20160921050905-7887c61bf0de
  • github.com/mattn/go-sqlite3 v1.14.13
  • github.com/mitchellh/go-wordwrap v1.0.1
  • github.com/mroth/weightedrand v0.4.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/sergi/go-diff v1.2.0
  • github.com/stretchr/testify v1.4.0
  • golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
  • gopkg.in/yaml.v2 v2.4.0
  • lukechampine.com/blake3 v1.1.5
go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/google/go-cmp v0.5.6
  • github.com/klauspost/cpuid v1.3.1
  • github.com/kr/pretty v0.1.0
  • github.com/kr/pty v1.1.1
  • github.com/kr/text v0.1.0
  • github.com/lunny/log v0.0.0-20160921050905-7887c61bf0de
  • github.com/mattn/go-sqlite3 v1.14.13
  • github.com/mitchellh/go-wordwrap v1.0.1
  • github.com/mroth/weightedrand v0.4.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/sergi/go-diff v1.2.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.4.0
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
  • golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v2 v2.2.4
  • gopkg.in/yaml.v2 v2.4.0
  • lukechampine.com/blake3 v1.1.5
.github/workflows/blocking_issues.yml actions
  • Levi-Lesches/blocking-issues v2 composite
.github/workflows/stale.yml actions
  • actions/stale v5 composite
.github/workflows/push_notify.yml actions
  • Ilshidur/action-discord 0.3.2 composite
  • actions/checkout master composite
.github/workflows/lint.yml actions
  • actions/checkout v4 composite
  • golangci/golangci-lint-action v7 composite
.github/workflows/help_wanted_notify.yml actions
  • Ilshidur/action-discord 0.3.2 composite
  • actions/checkout master composite
.github/workflows/take.yml actions
  • bdougie/take-action main composite
.github/workflows/nightly_release.yml actions
  • actions/checkout v2 composite
  • pyTooling/Actions/releaser r0 composite