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
- Host: GitHub
- URL: https://github.com/xolox/python-coloredlogs
- Owner: xolox
- License: mit
- Created: 2013-05-30T18:57:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-06-12T18:02:58.000Z (7 months ago)
- Last Synced: 2024-12-13T17:22:05.574Z (14 days ago)
- Topics: ansi-colors, cron, html, logging, python, syslog, terminal
- Language: Python
- Homepage: https://coloredlogs.readthedocs.io
- Size: 923 KB
- Stars: 546
- Watchers: 10
- Forks: 45
- Open Issues: 36
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE.txt
Owner metadata:
- Name: Peter Odding
- Login: xolox
- Email:
- Kind: user
- Description:
- Website: https://peterodding.com/
- Location: Netherlands
- Twitter:
- Company: Paylogic International
- Icon url: https://avatars.githubusercontent.com/u/100832?v=4
- Repositories: 36
- Last Synced at: 2023-03-11T02:45:49.926Z
- Profile URL: https://github.com/xolox
GitHub Events
Total
- Fork event: 1
- Issue comment event: 1
- Watch event: 2
- Total: 4
Last Year
- Fork event: 1
- Issue comment event: 1
- Watch event: 2
- Total: 4
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 | 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
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
- Total packages: 2
-
Total downloads:
- pypi: 19,029,221 last-month
- Total docker downloads: 868,211,266
- Total dependent packages: 593 (may contain duplicates)
- Total dependent repositories: 5,495 (may contain duplicates)
- Total versions: 70
- Total maintainers: 1
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
- flake8 >=2.6.0
- flake8-docstrings >=0.2.8
- pyflakes >=1.2.3
- capturer >=2.4
- executor >=21.3
- capturer >=2.4 test
- coverage >=4.2 test
- pytest >=3.0.3 test
- pytest-cov >=2.3.1 test
- verboselogs >=1.7 test
- coveralls *
- humanfriendly >=9.1