{"library":"cpylog","type":"library","category":null,"description":"cpylog is a simple, pure Python logging library designed to provide colorful console output using Colorama and rich HTML output capabilities (via Pygments). It offers a straightforward API to configure and manage loggers with various handlers and formatters. The current version is 1.6.0. The library appears to be in maintenance mode, with its last release in 2021, indicating a stable but not actively developed project.","language":"python","status":"maintenance","version":"1.6.0","tags":["logging","color","html","logger","colorama","pygments"],"last_verified":"Tue May 26","install":[{"cmd":"pip install cpylog","imports":["from cpylog import get_logger","from cpylog.config import basic_config","from cpylog import HTMLFileHandler","from cpylog.formatters import ColorFormatter"]},{"cmd":"pip install cpylog[color]","imports":[]},{"cmd":"pip install cpylog[html]","imports":[]}],"homepage":null,"github":"https://github.com/SteveDoyle2/cpylog","docs":"https://github.com/SteveDoyle2/cpylog/","changelog":null,"pypi":"https://pypi.org/project/cpylog/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cpylog/compatibility"}}