awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to cknd/stackprinter

Open-source alternatives to Stackprinter

14 open-source projects similar to cknd/stackprinter, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Stackprinter alternative.

  • easycorp/easy-log-handlerAvatar de EasyCorp

    EasyCorp/easy-log-handler

    2,005Ver en GitHub↗

    Easy-log-handler is a PHP library designed to transform raw, unstructured application logs into human-readable, hierarchical formats. It functions as a logging middleware component that intercepts diagnostic streams to improve clarity during active development and troubleshooting. The tool distinguishes itself by providing stateful log aggregation and regex-based parsing, which allow it to collapse duplicate entries and extract structured data from raw text. By applying template-driven formatting and dynamic metadata filtering, it reduces information overload and ensures that essential diagno

    PHPdxloglogger
    Ver en GitHub↗2,005
  • borntyping/python-colorlogAvatar de borntyping

    borntyping/python-colorlog

    964Ver en GitHub↗

    A colored formatter for the python logging module

    Pythonloggingpython
    Ver en GitHub↗964
  • delgan/loguruAvatar de Delgan

    Delgan/loguru

    23,964Ver en GitHub↗

    Loguru is a Python logging library and thread-safe framework designed for recording system events and diagnostic messages. It functions as a structured logging tool that can serialize messages into JSON strings with metadata for automated parsing and analysis. The library includes a specialized exception tracker that captures unhandled crashes across main and background threads, rendering detailed stack traces that include local variable values. It further distinguishes itself through a unified routing pipeline that can intercept messages from the standard library logging module and dispatch

    Python
    Ver en GitHub↗23,964
  • wolph/python-progressbarAvatar de wolph

    wolph/python-progressbar

    877Ver en GitHub↗

    ############################################################################## Text progress bar library for Python. ##############################################################################

    Python
    Ver en GitHub↗877

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • astanin/python-tabulateAvatar de astanin

    astanin/python-tabulate

    2,563Ver en GitHub↗

    Pretty-print tabular data in Python, a library and a command-line utility. Repository migrated from bitbucket.org/astanin/python-tabulate.

    Python
    Ver en GitHub↗2,563
  • getsentry/sentry-pythonAvatar de getsentry

    getsentry/sentry-python

    2,191Ver en GitHub↗

    The official Python SDK for Sentry.io

    Pythoncrash-reportinghacktoberfestpython
    Ver en GitHub↗2,191
  • hynek/structlogAvatar de hynek

    hynek/structlog

    4,835Ver en GitHub↗

    structlog is a structured logging library for Python that treats log entries as dictionaries instead of strings. This data-centric approach enables machine-readable output and precise data analysis by generating log entries as key-value pairs. It functions as both a standalone logging framework and a compatibility layer that adds structured capabilities to the Python standard library logging module. The library features a processor-pipeline architecture that passes log dictionaries through a sequence of functions to modify events or add metadata before final rendering. It includes a contextua

    Python
    Ver en GitHub↗4,835
  • liiight/notifiersAvatar de liiight

    liiight/notifiers

    2,739Ver en GitHub↗

    See changelog for recent changes

    Python
    Ver en GitHub↗2,739
  • madzak/python-json-loggerAvatar de madzak

    madzak/python-json-logger

    1,761Ver en GitHub↗

    Overview This library is provided to allow standard python logging to output log data as json objects. With JSON we can make our logs more readable by machines and we can stop writing custom parsers for syslog type records.

    Python
    Ver en GitHub↗1,761
  • qix-/better-exceptionsAvatar de Qix-

    Qix-/better-exceptions

    4,729Ver en GitHub↗

    better-exceptions is a Python debugging tool and exception formatter that transforms standard error tracebacks into readable, visually enhanced layouts. It functions as a utility to improve the visibility and formatting of exceptions across development environments, server logs, and testing frameworks. The project provides specific integrations to override default error outputs. This includes a web middleware extension for capturing exceptions within request cycles and a test framework integration that replaces standard failure reports in unit tests with enhanced diagnostic formatting. The s

    Python
    Ver en GitHub↗4,729
  • rsalmei/alive-progressAvatar de rsalmei

    rsalmei/alive-progress

    6,245Ver en GitHub↗
    Pythonaliveanimatedanimations
    Ver en GitHub↗6,245
  • samuelcolvin/python-devtoolsAvatar de samuelcolvin

    samuelcolvin/python-devtools

    1,079Ver en GitHub↗

    Dev tools for python

    Pythondevtoolspythonpython-devtools
    Ver en GitHub↗1,079
  • textualize/richAvatar de Textualize

    Textualize/rich

    56,636Ver en GitHub↗

    Rich is a comprehensive library for building sophisticated command-line interfaces and terminal applications. It provides a robust console formatting engine and a layout framework that enables developers to render rich text, syntax-highlighted code, and complex data structures directly in the terminal. By utilizing a recursive constraint-based layout engine, the library allows for the creation of hierarchical grids, panels, and trees that maintain their structure even as terminal dimensions change. What distinguishes the library is its ability to manage persistent, real-time terminal interfac

    Pythonansi-colorsemojimarkdown
    Ver en GitHub↗56,636
  • danog/madelineprotoAvatar de danog

    danog/MadelineProto

    3,344Ver en GitHub↗

    MadelineProto is an asynchronous PHP library that provides a programmatic interface for interacting with the Telegram API using the MTProto protocol, the same protocol used by official Telegram clients. It functions as both a Telegram bot SDK and a userbot automation library, enabling PHP applications to connect to Telegram as either a bot account or a regular user account, sending and receiving messages, media, and other data directly without relying on the Bot API intermediary. The library is built on an event-driven architecture with Amp v3 fiber-based concurrency, allowing for non-blockin

    PHPamphpasyncbot
    Ver en GitHub↗3,344