beagle

Command line interface for the hound code search tool

https://github.com/beaglecli/beagle

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

All Time
  • Total Commits: 33
  • Total Committers: 2
  • Avg Commits per committer: 16.5
  • Development Distribution Score (DDS): 0.212
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Doug Hellmann d****g@d****m 26
Hervé Beraud h****d@r****m 7
Committer Domains (Top 20 + Academic)

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

  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 5
  • Downloads: 24,916 Last month
  • Docker Downloads: 298
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