https://github.com/databio/logmuse

Small logging setup package

https://github.com/databio/logmuse

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 (5.9%) to scientific vocabulary

Keywords from Contributors

bioinformatics bioinformatics-pipeline ngs pipeline-submission-engine reproducibility
Last synced: 11 months ago · JSON representation

Repository

Small logging setup package

Basic Info
  • Host: GitHub
  • Owner: databio
  • License: bsd-2-clause
  • Language: Python
  • Default Branch: master
  • Homepage: http://logmuse.databio.org
  • Size: 84 KB
Statistics
  • Stars: 3
  • Watchers: 8
  • Forks: 1
  • Open Issues: 8
  • Releases: 13
Created over 7 years ago · Last pushed over 2 years ago
Metadata Files
Readme Contributing License Support

README.md

logmuse

Build Status Coverage Status

Logmuse is a small logging setup package. The point of logmuse is to make it super simple to add CLI-control of logging to your python CLI tool. It just provides a simple interface so that standard arguments can be passed on to the logger.

It is only useful for CLI tools.

Owner

  • Name: Databio
  • Login: databio
  • Kind: organization
  • Location: University of Virginia

Solving problems in computational biology

GitHub Events

Total
Last Year

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 86
  • Total Committers: 6
  • Avg Commits per committer: 14.333
  • Development Distribution Score (DDS): 0.512
Past Year
  • Commits: 8
  • Committers: 2
  • Avg Commits per committer: 4.0
  • Development Distribution Score (DDS): 0.5
Top Committers
Name Email Commits
Vince Reuter v****r@g****m 42
nsheff n****f 28
Michal Stolarczyk s****3@g****m 5
Khoroshevskyi s****0@g****m 4
Donald Campbell 1****r 4
Vince v****r 3

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 17
  • Total pull requests: 11
  • Average time to close issues: 4 months
  • Average time to close pull requests: 10 days
  • Total issue authors: 2
  • Total pull request authors: 4
  • Average comments per issue: 1.35
  • Average comments per pull request: 0.36
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • nsheff (9)
  • vreuter (8)
Pull Request Authors
  • nsheff (5)
  • vreuter (4)
  • khoroshevskyi (2)
  • stolarczyk (1)
Top Labels
Issue Labels
priority-low (2) question (2) docs (2) reminder (1)
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • pypi 51,613 last-month
  • Total docker downloads: 1,012,656
  • Total dependent packages: 18
    (may contain duplicates)
  • Total dependent repositories: 50
    (may contain duplicates)
  • Total versions: 15
  • Total maintainers: 4
pypi.org: logmuse

Logging setup

  • Versions: 13
  • Dependent Packages: 15
  • Dependent Repositories: 31
  • Downloads: 51,613 Last month
  • Docker Downloads: 1,012,656
Rankings
Dependent packages count: 0.8%
Docker downloads count: 0.8%
Dependent repos count: 2.6%
Downloads: 2.8%
Average: 9.1%
Forks count: 22.6%
Stargazers count: 25.0%
Last synced: 11 months ago
conda-forge.org: logmuse
  • Versions: 2
  • Dependent Packages: 3
  • Dependent Repositories: 19
Rankings
Dependent repos count: 8.2%
Dependent packages count: 15.6%
Average: 37.1%
Stargazers count: 62.1%
Forks count: 62.3%
Last synced: 12 months ago

Dependencies

requirements/requirements-dev.txt pypi
  • hypothesis ==4.38.0 development
  • pytest >=4.6.9 development
requirements/requirements-test.txt pypi
  • coveralls >=1.1 test
  • pytest >=4.6.9 test
  • pytest-cov >=2.8.1 test
.github/workflows/black.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • psf/black 20.8b1 composite
.github/workflows/python-publish.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/run-pytest.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
requirements/requirements-all.txt pypi
  • setuptools *
requirements/requirements-docs.txt pypi
setup.py pypi