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

https://github.com/metachris/logzero

logfiles logging logzero python

Score: 23.725871538281165

Last synced: about 1 hour ago
JSON representation

Repository metadata:

Robust and effective logging for Python 2 and 3.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 162
Total Committers: 12
Avg Commits per committer: 13.5
Development Distribution Score (DDS): 0.407

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 Email Commits
Chris Hager c****s@l****t 96
pyup-bot g****t@p****o 34
Chris Hager c****r@b****m 19
Brian Lenz b****n@s****m 5
lumbric l****c@g****m 1
SitiSchu a****n@s****m 1
Sebastian Wagner s****x@s****t 1
Delirious Lettuce d****e@g****m 1
David Martin d****5 1
Christian Scott c****t@g****m 1
Carlo Dri c****i 1
dhuser d****r@b****m 1

Issue and Pull Request metadata

Last synced: over 1 year ago

Total issues: 8
Total pull requests: 92
Average time to close issues: 3 months
Average time to close pull requests: about 2 months
Total issue authors: 8
Total pull request authors: 7
Average comments per issue: 1.38
Average comments per pull request: 0.79
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

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

Top Issue Authors

  • Gerenuk (1)
  • mborus (1)
  • RonaldinhoL (1)
  • qtdwzAdam (1)
  • djpugh (1)
  • Geseti (1)
  • HappyEinara (1)
  • metachris (1)

Top Pull Request Authors

  • pyup-bot (84)
  • rsnk96 (3)
  • metachris (1)
  • jturnercode (1)
  • dependabot[bot] (1)
  • GeoMaciolek (1)
  • RonaldinhoL (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (1)

Package metadata

pypi.org: logzero

Robust and effective logging for Python 2 and 3

  • Homepage: https://github.com/metachris/logzero
  • Documentation: https://logzero.readthedocs.io/
  • Licenses: MIT license
  • Latest release: 1.7.0 (published about 5 years ago)
  • Last Synced: 2026-05-29T09:14:17.961Z (1 day ago)
  • Versions: 16
  • Dependent Packages: 143
  • Dependent Repositories: 1,156
  • Downloads: 822,914 Last month
  • Docker Downloads: 171,091
  • Rankings:
    • Dependent packages count: 0.139%
    • Dependent repos count: 0.335%
    • Downloads: 0.571%
    • Docker downloads count: 0.987%
    • Average: 1.514%
    • Stargazers count: 2.008%
    • Forks count: 5.045%
  • Maintainers (1)
proxy.golang.org: github.com/metachris/logzero

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/metachris/logzero#section-documentation
  • Licenses: mit
  • Latest release: v1.7.0 (published about 5 years ago)
  • Last Synced: 2026-05-27T18:03:53.762Z (3 days ago)
  • Versions: 16
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.521%
    • Average: 6.74%
    • Dependent repos count: 6.959%
conda-forge.org: logzero

Robust and effective logging for Python 2 and 3.

  • Homepage: https://github.com/metachris/logzero
  • Licenses: MIT
  • Latest release: 1.7.0 (published over 4 years ago)
  • Last Synced: 2026-03-19T11:15:07.510Z (2 months ago)
  • Versions: 6
  • Dependent Packages: 3
  • Dependent Repositories: 9
  • Downloads: 615,176 Total
  • Rankings:
    • Dependent repos count: 11.602%
    • Stargazers count: 12.476%
    • Average: 15.392%
    • Dependent packages count: 15.649%
    • Forks count: 21.842%
nixpkgs-unstable: python313Packages.logzero

Robust and effective logging for Python 2 and 3

nixpkgs-23.11: python310Packages.logzero

Robust and effective logging for Python 2 and 3

nixpkgs-24.05: python311Packages.logzero

Robust and effective logging for Python 2 and 3

nixpkgs-23.05: python310Packages.logzero

Robust and effective logging for Python 2 and 3

nixpkgs-24.05: python312Packages.logzero

Robust and effective logging for Python 2 and 3

guix: python-logzero

Robust and effective logging for Python

nixpkgs-24.11: python311Packages.logzero

Robust and effective logging for Python 2 and 3

nixpkgs-24.11: python312Packages.logzero

Robust and effective logging for Python 2 and 3

nixpkgs-23.11: python311Packages.logzero

Robust and effective logging for Python 2 and 3

nixpkgs-unstable: python314Packages.logzero

Robust and effective logging for Python 2 and 3

nixpkgs-23.05: python311Packages.logzero

Robust and effective logging for Python 2 and 3


Dependencies

.github/workflows/docs.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/lint.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/publish-to-pypi.yml actions
  • actions/checkout master composite
  • actions/setup-python v2 composite
  • pypa/gh-action-pypi-publish master composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
requirements_dev.txt pypi
  • Sphinx ==3.3.1 development
  • bumpversion ==0.6.0 development
  • coverage ==5.3 development
  • cryptography ==3.4.6 development
  • flake8 ==3.8.4 development
  • pytest ==4.6 development
  • pytest-runner ==5.2 development
  • sphinx-rtd-theme ==0.5.0 development
  • watchdog ==0.10.3 development
requirements_windows.txt pypi
  • colorama ==0.4.4