httpdbg

A tool for Python developers to easily debug the HTTP(S) client requests in a Python program. (by cle-b)

Httpdbg Alternatives

Similar projects and alternatives to httpdbg

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better httpdbg alternative or higher similarity.

httpdbg discussion

Log in or Post with

httpdbg reviews and mentions

Posts with mentions or reviews of httpdbg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-09-30.
  • AIM Weekly from 30 September 2024
    8 projects | dev.to | 30 Sep 2024
    ๐Ÿฆพ Leader ๐Ÿ“Ž Evaluating RAG ๐Ÿš™ Solid Data Curation ๐Ÿค– Sparse and Dense Embeddings ๐Ÿ” Embeddings Explained ๐Ÿ“ข Distill a small fast model OSS ๐Ÿ“ข Easy Podcast ๐Ÿ“Š SQL, NoSQL, Vectors ๐Ÿ“ฑ Vector DB Bencmarks ๐Ÿ›ผ Extreme Quantization ๐Ÿ“ข Bay.Area.AI: Interview with Jiang Chen, Zilliz ๐Ÿˆโ€โฌ› Building LLMS Stanford Class ๐ŸŒ New Python Web UI Free Map Hosting ๐Ÿ“Š Pipefunc ๐Ÿ–ฅ๏ธ The Pipe to extract ๐Ÿ‘ฝ New Audio Model ๐Ÿง Easy Milvus Schema Generation ๐Ÿ‘ฝ Multimodal Models 72B ๐ŸŒ Fivetran + Milvus ๐Ÿ—ฃ๏ธ JSON Viewer ๐Ÿ‘ฝ ONNX Runtime GenAI ๐Ÿš™ LLM Explorer ๐Ÿฆพ Interesting Computer Vision Techniques ๐Ÿ“Š Build a model from embedding ๐Ÿงฉ Superchunk ๐Ÿ‘ฝ Python testing https streams ๐Ÿ” Small AMD Model
  • A่‚กๅคงๆถจ - FAV0ๅ‘จๅˆŠ#016
    4 projects | dev.to | 29 Sep 2024
  • A-Share Market Surge - FAV0 Weekly #016
    7 projects | dev.to | 29 Sep 2024
    Easily Debug HTTP(S) Client Requests in Python Programs
  • This Week In Python
    5 projects | dev.to | 27 Sep 2024
    httpdbg โ€“ A tool for Python developers to easily debug the HTTP(S) client requests in a Python program
  • Show HN: Httpdbg โ€“ A tool to trace the HTTP requests sent by your Python code
    7 projects | news.ycombinator.com | 25 Sep 2024
    Went spelunking through the source. I think you absolutely could!

    There's actually not a whole lot I found that's really http-library specific. It uses the traceback module in a decorator that ends up being manually wrapped around all of the functions of the specific libraries the author cared about.

    https://github.com/cle-b/httpdbg/blob/main/httpdbg/hooks

    Should be easy enough to extend this to other libraries.

    Super cool tool thanks for sharing @dmurray!

  • A note from our sponsor - Scout Monitoring
    www.scoutapm.com | 15 Oct 2024
    Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today. Learn more โ†’

Stats

Basic httpdbg repo stats
7
550
5.5
17 days ago

cle-b/httpdbg is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of httpdbg is Python.


Sponsored
Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com

Did you konow that Python is
the 1st most popular programming language
based on number of metions?