awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
samuelcolvin avatar

samuelcolvin/python-devtools

0
View on GitHub↗
1,079 stars·51 forks·Python·MIT·2 vuespython-devtools.helpmanual.io↗

Python Devtools

Dev tools for python

Features

  • Logging and Output - Collection of utilities for improved development debugging.

Historique des stars

Graphique de l'historique des stars pour samuelcolvin/python-devtoolsGraphique de l'historique des stars pour samuelcolvin/python-devtools

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Python Devtools

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Python Devtools.
  • easycorp/easy-log-handlerAvatar de EasyCorp

    EasyCorp/easy-log-handler

    2,005Voir sur 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
    Voir sur GitHub↗2,005
  • cknd/stackprinterC

    cknd/stackprinter

    0Voir sur GitHub↗

    This is a more helpful version of Python's built-in exception message: It shows more code context and the current values of nearby variables. That answers many of the questions I'd ask an interactive debugger: Where in the code was the crash, what's in the relevant variables, and why was that…

    Voir sur GitHub↗0
  • borntyping/python-colorlogAvatar de borntyping

    borntyping/python-colorlog

    964Voir sur GitHub↗

    A colored formatter for the python logging module

    Pythonloggingpython
    Voir sur GitHub↗964
  • astanin/python-tabulateAvatar de astanin

    astanin/python-tabulate

    2,563Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗2,563
Voir les 14 alternatives à Python Devtools→

Questions fréquentes

Que fait samuelcolvin/python-devtools ?

Dev tools for python

Quelles sont les fonctionnalités principales de samuelcolvin/python-devtools ?

Les fonctionnalités principales de samuelcolvin/python-devtools sont : Logging and Output.

Quelles sont les alternatives open-source à samuelcolvin/python-devtools ?

Les alternatives open-source à samuelcolvin/python-devtools incluent : easycorp/easy-log-handler — Easy-log-handler is a PHP library designed to transform raw, unstructured application logs into human-readable,… cknd/stackprinter — This is a more helpful version of Python's built-in exception message: It shows more code context and the current… borntyping/python-colorlog — A colored formatter for the python logging module. delgan/loguru — Loguru is a Python logging library and thread-safe framework designed for recording system events and diagnostic… astanin/python-tabulate — Pretty-print tabular data in Python, a library and a command-line utility. Repository migrated from… getsentry/sentry-python — The official Python SDK for Sentry.io.