Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.0%) to scientific vocabulary
Last synced: 11 months ago
·
JSON representation
Repository
Command line interface for the hound code search tool
Basic Info
- Host: GitHub
- Owner: beaglecli
- License: apache-2.0
- Language: Python
- Default Branch: master
- Size: 45.9 KB
Statistics
- Stars: 16
- Watchers: 1
- Forks: 3
- Open Issues: 1
- Releases: 0
Created over 8 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
Contributing
License
README.rst
======================================= Beagle: Command-line Client for Hound ======================================= Beagle is a command line client for Hound_, the code search tool. .. _Hound: https://github.com/etsy/hound The source code is available from https://github.com/beaglecli/beagle. The documentation is available from http://beagle-hound.readthedocs.io/en/latest/
GitHub Events
Total
- Issue comment event: 1
- Pull request event: 2
- Pull request review event: 2
Last Year
- Issue comment event: 1
- Pull request event: 2
- Pull request review event: 2
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Doug Hellmann | d****g@d****m | 26 |
| Hervé Beraud | h****d@r****m | 7 |
Committer Domains (Top 20 + Academic)
redhat.com: 1
doughellmann.com: 1
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 1
- Total pull requests: 15
- Average time to close issues: about 19 hours
- Average time to close pull requests: 5 months
- Total issue authors: 1
- Total pull request authors: 4
- Average comments per issue: 1.0
- Average comments per pull request: 1.47
- Merged pull requests: 12
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: about 10 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 2.5
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- dhellmann (1)
Pull Request Authors
- 4383 (11)
- dhellmann (4)
- jsmolic (2)
- tmmorin (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 24,916 last-month
- Total docker downloads: 298
- Total dependent packages: 0
- Total dependent repositories: 5
- Total versions: 7
- Total maintainers: 2
pypi.org: beagle
Command Line Client for Hound
- Documentation: https://beagle.readthedocs.io/
- License: Apache-2.0
-
Latest release: 0.5.0
published about 1 year ago
Rankings
Downloads: 2.0%
Docker downloads count: 2.4%
Dependent repos count: 6.7%
Average: 8.9%
Dependent packages count: 10.0%
Stargazers count: 15.2%
Forks count: 16.9%
Maintainers (2)
Last synced:
11 months ago
Dependencies
doc/requirements.txt
pypi
- Sphinx *
- cliff *
requirements.txt
pypi
- cliff >=2.11.0
- pbr >=2.0
- requests >=2.18.4
.github/workflows/main.yml
actions
- actions/checkout v4 composite
- actions/setup-python v3 composite
- actions/setup-python v4 composite
- actions/upload-artifact v3 composite
- pypa/gh-action-pypi-publish release/v1 composite
setup.py
pypi