https://github.com/clindet/bget
bioinformatics database spider
Score: -Infinity
Last synced: about 13 hours ago
JSON representation
Repository metadata:
Portable command-line tool to query bioinformatics APIs, data, databases and files.
- Host: GitHub
- URL: https://github.com/clindet/bget
- Owner: clindet
- License: other
- Created: 2019-08-13T13:21:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-23T00:01:25.000Z (over 3 years ago)
- Last Synced: 2026-07-29T06:04:33.784Z (19 days ago)
- Topics: bioinformatics, database, spider
- Language: Go
- Homepage: https://github.com/openbiox/bget
- Size: 6.13 MB
- Stars: 93
- Watchers: 3
- Forks: 21
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- Funding: .github/FUNDING.yml
- License: LICENSE
-
Funding:
- Custom: https://github.com/openbiox/wiki/blob/master/static/img/QRcode.png
Owner metadata:
- Name: ClinDet
- Login: clindet
- Email:
- Kind: organization
- Description: Clinical diagnostic tools developed by research groups of National Research Center for Translational Medicine at Shanghai.
- Website:
- Location: China
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/64073917?v=4
- Repositories: 8
- Last Synced at: 2024-04-23T11:39:16.610Z
- Profile URL: https://github.com/clindet
GitHub Events
Total
- Fork event: 1
- Watch event: 3
- Total: 4
Last Year
- Watch event: 1
- Total: 1
Committers metadata
Last synced: 5 days ago
Total Commits: 129
Total Committers: 2
Avg Commits per committer: 64.5
Development Distribution Score (DDS): 0.008
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Jianfeng Li | l****g@s****n | 128 |
| Simon Waldherr | g****t@s****u | 1 |
Issue and Pull Request metadata
Last synced: 11 days ago
Total issues: 5
Total pull requests: 2
Average time to close issues: N/A
Average time to close pull requests: 3 days
Total issue authors: 5
Total pull request authors: 2
Average comments per issue: 0.2
Average comments per pull request: 0.0
Merged pull request: 1
Bot issues: 0
Bot pull requests: 1
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- hdcrs (1)
- HONGLI-HE (1)
- bingchengRen (1)
- CouldBeThis (1)
- q-cannie (1)
Top Pull Request Authors
- SimonWaldherr (1)
- dependabot[bot] (1)
Top Issue Labels
Top Pull Request Labels
- dependencies (1)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 6
proxy.golang.org: github.com/clindet/bget
- Homepage: https://github.com/clindet/bget
- Documentation: https://pkg.go.dev/github.com/clindet/bget#section-documentation
- Licenses: AFL-3.0,CC-BY-3.0
- Latest release: v0.3.2 (published almost 6 years ago)
- Last Synced: 2026-08-15T14:01:24.895Z (1 day ago)
- Versions: 6
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 2.839%
- Forks count: 3.065%
- Average: 5.562%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
Dependencies
- code.cloudfoundry.org/bytefmt v0.0.0-20211005130812-5bb3c17173e5
- github.com/PuerkitoBio/goquery v1.8.0
- github.com/VividCortex/ewma v1.2.0
- github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
- github.com/andybalholm/cascadia v1.3.1
- github.com/antchfx/htmlquery v1.2.4
- github.com/antchfx/xmlquery v1.3.10
- github.com/antchfx/xpath v1.2.0
- github.com/antonfisher/nested-logrus-formatter v1.3.1
- github.com/basgys/goxml2json v1.1.0
- github.com/biogo/ncbi v1.0.2
- github.com/bitly/go-simplejson v0.5.0
- github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
- github.com/chromedp/cdproto v0.0.0-20220421002605-e483954745f2
- github.com/chromedp/chromedp v0.8.0
- github.com/chromedp/sysutil v1.0.0
- github.com/dsnet/compress v0.0.1
- github.com/fatih/color v1.13.0
- github.com/gobwas/glob v0.2.3
- github.com/gobwas/httphead v0.1.0
- github.com/gobwas/pool v0.2.1
- github.com/gobwas/ws v1.1.0
- github.com/gocolly/colly/v2 v2.1.0
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.2
- github.com/golang/snappy v0.0.4
- github.com/google/go-github/v27 v27.0.6
- github.com/google/go-querystring v1.1.0
- github.com/inconshreveable/mousetrap v1.0.0
- github.com/josharian/intern v1.0.0
- github.com/kennygrant/sanitize v1.2.4
- github.com/knq/sysutil v0.0.0-20191005231841-15668db23d08
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.14
- github.com/mattn/go-runewidth v0.0.13
- github.com/mholt/archiver v3.1.1+incompatible
- github.com/nwaples/rardecode v1.1.3
- github.com/olekukonko/tablewriter v0.0.5
- github.com/onsi/ginkgo v1.16.4
- github.com/onsi/gomega v1.16.0
- github.com/openbiox/ligo v0.0.0-20220422152039-5eecfc441926
- github.com/pierrec/lz4 v2.6.1+incompatible
- github.com/rivo/uniseg v0.2.0
- github.com/saintfish/chardet v0.0.0-20120816061221-3af4cd4741ca
- github.com/sirupsen/logrus v1.8.1
- github.com/spf13/cobra v1.4.0
- github.com/spf13/pflag v1.0.5
- github.com/temoto/robotstxt v1.1.2
- github.com/tidwall/pretty v1.2.0
- github.com/ulikunitz/xz v0.5.10
- github.com/vbauerster/mpb/v5 v5.4.0
- github.com/vbauerster/mpb/v7 v7.4.1
- github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8
- golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
- golang.org/x/net v0.0.0-20220421235706-1d1ef9303861
- golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
- golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
- golang.org/x/text v0.3.7
- google.golang.org/appengine v1.6.7
- google.golang.org/protobuf v1.28.0
- actions/checkout v2 composite
- actions/setup-go v2 composite
- goreleaser/goreleaser-action v2 composite