awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 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 EasyCorp

    EasyCorp/easy-log-handler

    2,005Vezi pe 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
    Vezi pe GitHub↗2,005
  • borntyping/python-colorlogAvatar borntyping

    borntyping/python-colorlog

    964Vezi pe GitHub↗

    A colored formatter for the python logging module

    Pythonloggingpython
    Vezi pe GitHub↗964
  • delgan/loguruAvatar Delgan

    Delgan/loguru

    23,964Vezi pe 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
    Vezi pe GitHub↗23,964
  • wolph/python-progressbarAvatar wolph

    wolph/python-progressbar

    877Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗877

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

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

    astanin/python-tabulate

    2,563Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗2,563
  • getsentry/sentry-pythonAvatar getsentry

    getsentry/sentry-python

    2,191Vezi pe GitHub↗

    The official Python SDK for Sentry.io

    Pythoncrash-reportinghacktoberfestpython
    Vezi pe GitHub↗2,191
  • hynek/structlogAvatar hynek

    hynek/structlog

    4,835Vezi pe 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
    Vezi pe GitHub↗4,835
  • liiight/notifiersAvatar liiight

    liiight/notifiers

    2,739Vezi pe GitHub↗

    See changelog for recent changes

    Python
    Vezi pe GitHub↗2,739
  • madzak/python-json-loggerAvatar madzak

    madzak/python-json-logger

    1,761Vezi pe 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
    Vezi pe GitHub↗1,761
  • qix-/better-exceptionsAvatar Qix-

    Qix-/better-exceptions

    4,729Vezi pe 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
    Vezi pe GitHub↗4,729
  • rsalmei/alive-progressAvatar rsalmei

    rsalmei/alive-progress

    6,245Vezi pe GitHub↗
    Pythonaliveanimatedanimations
    Vezi pe GitHub↗6,245
  • samuelcolvin/python-devtoolsAvatar samuelcolvin

    samuelcolvin/python-devtools

    1,079Vezi pe GitHub↗

    Dev tools for python

    Pythondevtoolspythonpython-devtools
    Vezi pe GitHub↗1,079
  • textualize/richAvatar Textualize

    Textualize/rich

    56,636Vezi pe 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
    Vezi pe GitHub↗56,636
  • danog/madelineprotoAvatar danog

    danog/MadelineProto

    3,344Vezi pe 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
    Vezi pe GitHub↗3,344