Skip to content
@smelloscope

smelloscope

Smello

Smello. HTTP request inspector for Python

Inspect outgoing HTTP and gRPC requests from your Python code in a local dashboard.
Like Mailpit, but for HTTP requests.

Website · Docs · GitHub

import smello
smello.init(server_url="http://localhost:5110")

# Outgoing requests now appear at localhost:5110

Captures traffic from requests, httpx, gRPC (Google Cloud libraries), and boto3 (AWS). Redacts Authorization and X-Api-Key headers by default. Without a server URL, init() is a no-op — no patching, no threads.

Smello dashboard

Pinned Loading

  1. smello smello Public

    A developer tool that captures outgoing HTTP requests from your code and displays them in a local web dashboard

    TypeScript 1

Repositories

Showing 2 of 2 repositories

Top languages

Loading…

Most used topics

Loading…