Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

https://github.com/xolox/python-coloredlogs

ansi-colors cron html logging python syslog terminal

Score: 29.678155419566625

Last synced: 3 days ago
JSON representation

Repository metadata:

Colored terminal output for Python's logging module


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 21 days ago

Total Commits: 249
Total Committers: 15
Avg Commits per committer: 16.6
Development Distribution Score (DDS): 0.157

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
Peter Odding p****r@p****m 210
Hugo h****k 16
Antony Lee a****e@g****m 3
Drew Perttula d****p@b****m 3
Cristian Libotean c****n@p****o 3
johnthagen j****n 2
Scott K Logan l****s@c****t 2
Lucas Desgouilles l****i@g****m 2
Kyle Rich y****g@g****m 2
Robert Scott c****e@h****k 1
Martin Larralde a****s 1
Ivan Malison I****n@g****m 1
Ghislain Antony Vaillant g****l 1
Philippe Pinard p****d@g****m 1
Ihor Liubymov i****t@g****m 1

Issue and Pull Request metadata

Last synced: 7 days ago

Total issues: 72
Total pull requests: 32
Average time to close issues: 10 months
Average time to close pull requests: 7 months
Total issue authors: 65
Total pull request authors: 24
Average comments per issue: 1.69
Average comments per pull request: 2.63
Merged pull request: 19
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.5
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/xolox/python-coloredlogs

Top Issue Authors

  • bitranox (3)
  • anntzer (2)
  • johnthagen (2)
  • vitaly-zdanevich (2)
  • nrvale0 (2)
  • con-f-use (2)
  • perrinjerome (1)
  • Patronics (1)
  • pascal-hari (1)
  • OnceUponATimeInAmerica (1)
  • nibu147 (1)
  • musicinmybrain (1)
  • mths0x5f (1)
  • mcepl (1)
  • marcellodesales (1)

Top Pull Request Authors

  • hugovk (5)
  • malikoth (2)
  • johnthagen (2)
  • anntzer (2)
  • cottsay (2)
  • mastak (1)
  • sbraz (1)
  • zrajna (1)
  • eblis (1)
  • sudoerChris (1)
  • bitranox (1)
  • ghisvail (1)
  • Pikaro (1)
  • pabloa (1)
  • EpicWink (1)

Top Issue Labels

  • compatibility (3)
  • feature-request (3)
  • questionable-scope (2)
  • bug (1)

Top Pull Request Labels


Package metadata

pypi.org: coloredlogs

Colored terminal output for Python's logging module

  • Homepage: https://coloredlogs.readthedocs.io
  • Documentation: https://coloredlogs.readthedocs.io/
  • Licenses: MIT
  • Latest release: 15.0.1 (published over 3 years ago)
  • Last Synced: 2024-12-24T07:02:00.877Z (3 days ago)
  • Versions: 63
  • Dependent Packages: 587
  • Dependent Repositories: 5,458
  • Downloads: 19,029,221 Last month
  • Docker Downloads: 868,211,266
  • Rankings:
    • Dependent packages count: 0.045%
    • Docker downloads count: 0.069%
    • Downloads: 0.075%
    • Dependent repos count: 0.132%
    • Average: 1.955%
    • Stargazers count: 3.639%
    • Forks count: 7.768%
  • Maintainers (1)
anaconda.org: coloredlogs

The coloredlogs package enables colored terminal output for Python's logging module. The ColoredFormatter class uses ANSI escape sequences to render logging messages in color. As it uses only standard colors, it should work on any UNIX terminal. On Windows, Colorama is automatically pulled in as a dependency to enable ANSI escape sequence translation.

  • Homepage: https://coloredlogs.readthedocs.io
  • Licenses: MIT
  • Latest release: 15.0.1 (published almost 3 years ago)
  • Last Synced: 2024-11-29T19:12:20.363Z (28 days ago)
  • Versions: 7
  • Dependent Packages: 6
  • Dependent Repositories: 37
  • Rankings:
    • Dependent packages count: 8.698%
    • Average: 26.699%
    • Dependent repos count: 26.85%
    • Stargazers count: 30.686%
    • Forks count: 40.562%

Dependencies

requirements-checks.txt pypi
  • flake8 >=2.6.0
  • flake8-docstrings >=0.2.8
  • pyflakes >=1.2.3
requirements-screenshots.txt pypi
  • capturer >=2.4
  • executor >=21.3
requirements-tests.txt pypi
  • capturer >=2.4 test
  • coverage >=4.2 test
  • pytest >=3.0.3 test
  • pytest-cov >=2.3.1 test
  • verboselogs >=1.7 test
requirements-travis.txt pypi
  • coveralls *
requirements.txt pypi
  • humanfriendly >=9.1
setup.py pypi