awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ionelmc avatar

ionelmc/python-manhole

0
View on GitHub↗
402 स्टार्स·25 फोर्क्स·Python·BSD-2-Clause·1 व्यूpypi.python.org/pypi/manhole↗

Python Manhole

Debugging manhole for python applications.

Features

  • Debuggers and Tracers - Debugging manhole for inspecting running Python applications.
  • Debugging And Profiling - Debugs UNIX socket connections with stack traces.
  • Debugging Tools - Listed in the “Debugging Tools” section of the Awesome Python awesome list.

स्टार हिस्ट्री

ionelmc/python-manhole के लिए स्टार हिस्ट्री चार्टionelmc/python-manhole के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

ionelmc/python-manhole क्या करता है?

Debugging manhole for python applications.

ionelmc/python-manhole की मुख्य विशेषताएं क्या हैं?

ionelmc/python-manhole की मुख्य विशेषताएं हैं: Debuggers and Tracers, Debugging And Profiling, Debugging Tools।

ionelmc/python-manhole के कुछ ओपन-सोर्स विकल्प क्या हैं?

ionelmc/python-manhole के ओपन-सोर्स विकल्पों में शामिल हैं: django-commons/django-debug-toolbar — django-debug-toolbar is a developer tool that provides a browser-based set of diagnostic panels for inspecting HTTP… gruns/icecream — Icecream is a Python debugging utility designed for inspecting variable values and execution flow during development.… barryvdh/laravel-debugbar — Laravel Debugbar is a web-based debugging toolbar and application profiler for Laravel. It provides a visual interface… benfred/py-spy — py-spy is a sampling profiler and process debugger for Python. It allows for the analysis of running processes to… gotcha/ipdb — Integration of IPython pdb. inducer/pudb — Full-screen console debugger for Python.

Python Manhole के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Python Manhole के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • benfred/py-spybenfred का अवतार

    benfred/py-spy

    15,272GitHub पर देखें↗

    py-spy is a sampling profiler and process debugger for Python. It allows for the analysis of running processes to identify performance bottlenecks and diagnose hanging programs without requiring code changes or restarts. The tool operates by reading the memory of a running process from the outside, which enables non-invasive sampling and state collection without pausing execution. It can resolve binary symbols to capture performance data from native extensions written in compiled languages and generate visual flame graphs for both native extensions and subprocesses. The project provides capa

    Rustperformance-analysisprofilerprofiling
    GitHub पर देखें↗15,272
  • django-commons/django-debug-toolbardjango-commons का अवतार

    django-commons/django-debug-toolbar

    8,373GitHub पर देखें↗

    django-debug-toolbar is a developer tool that provides a browser-based set of diagnostic panels for inspecting HTTP requests and responses within a Django web application. It serves as a server-side diagnostics tool and web framework development suite, allowing developers to profile and inspect request-response cycles. The tool focuses on Django application troubleshooting, database optimization, and general web development. It enables the analysis of SQL queries and database performance to identify slow calls and reduce the number of requests per page. The software includes capabilities for

    Python
    GitHub पर देखें↗8,373
  • barryvdh/laravel-debugbarbarryvdh का अवतार

    barryvdh/laravel-debugbar

    19,242GitHub पर देखें↗

    Laravel Debugbar is a web-based debugging toolbar and application profiler for Laravel. It provides a visual interface to inspect database queries, logs, and performance metrics in real time to identify and resolve bugs during development. The tool features a database query monitor to capture SQL statements and timings, as well as a request inspector for analyzing route metadata, loaded views, and HTTP request data. It includes a profiler for measuring execution time and memory usage to identify bottlenecks in the request lifecycle. Its observability capabilities cover exception capture, app

    PHP
    GitHub पर देखें↗19,242
  • gotcha/ipdbgotcha का अवतार

    gotcha/ipdb

    1,975GitHub पर देखें↗

    Integration of IPython pdb

    Pythondebuggeripythonpython
    GitHub पर देखें↗1,975
Python Manhole के सभी 30 विकल्प देखें→