A local web dashboard for inspecting outgoing HTTP requests from your code
Project description
Smello Server
A local web dashboard for inspecting outgoing HTTP requests captured by the smello client SDK — including gRPC calls made by Google Cloud libraries.
Setup
pip install smello-server
smello-server run
Or run with Docker:
docker run -p 5110:5110 ghcr.io/smelloscope/smello
The server listens at http://localhost:5110.
Then add the client SDK to your Python code:
pip install smello
import smello
smello.init(server_url="http://localhost:5110")
# All outgoing requests are now captured (HTTP and gRPC)
API
Smello Server provides a JSON API for exploring captured requests from the command line.
# List all captured requests
curl -s http://localhost:5110/api/requests | python -m json.tool
# Filter by method, host, status, or URL substring
curl -s 'http://localhost:5110/api/requests?method=POST&host=api.stripe.com'
# Get full request/response details
curl -s http://localhost:5110/api/requests/{id} | python -m json.tool
# Clear all requests
curl -X DELETE http://localhost:5110/api/requests
CLI Options
smello-server run --host 0.0.0.0 --port 5110 --db-path /tmp/smello.db
Requires
- Python >= 3.14
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file smello_server-0.3.2.tar.gz.
File metadata
- Download URL: smello_server-0.3.2.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5c9ccd59cf8e86193d5f4dd66cc5f64081218772a889c4338914dfbb22a0935
|
|
| MD5 |
7a1c4157407ab9301906366b656c0b76
|
|
| BLAKE2b-256 |
99e11dd5c055f23179c05b449e4692c408083150d0e6aa9546d335f7f0d1664d
|
Provenance
The following attestation bundles were made for smello_server-0.3.2.tar.gz:
Publisher:
publish-server.yml on smelloscope/smello
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smello_server-0.3.2.tar.gz -
Subject digest:
e5c9ccd59cf8e86193d5f4dd66cc5f64081218772a889c4338914dfbb22a0935 - Sigstore transparency entry: 1081602814
- Sigstore integration time:
-
Permalink:
smelloscope/smello@f71e0b43074fa618d6d94295ae293774ce7f6f95 -
Branch / Tag:
refs/tags/smello-server/v0.3.2 - Owner: https://github.com/smelloscope
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-server.yml@f71e0b43074fa618d6d94295ae293774ce7f6f95 -
Trigger Event:
push
-
Statement type:
File details
Details for the file smello_server-0.3.2-py3-none-any.whl.
File metadata
- Download URL: smello_server-0.3.2-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fa38e9e88b6a0c5ebc900de8bcd099d9905e92120de514c2a629d3820f6f3cb
|
|
| MD5 |
8d62e754cf888e033b96618dac5d4d0c
|
|
| BLAKE2b-256 |
4b7f207fb4449020e105a786e554c84e97d34743dd2ecbf774c1dbe6dafdb123
|
Provenance
The following attestation bundles were made for smello_server-0.3.2-py3-none-any.whl:
Publisher:
publish-server.yml on smelloscope/smello
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smello_server-0.3.2-py3-none-any.whl -
Subject digest:
9fa38e9e88b6a0c5ebc900de8bcd099d9905e92120de514c2a629d3820f6f3cb - Sigstore transparency entry: 1081602871
- Sigstore integration time:
-
Permalink:
smelloscope/smello@f71e0b43074fa618d6d94295ae293774ce7f6f95 -
Branch / Tag:
refs/tags/smello-server/v0.3.2 - Owner: https://github.com/smelloscope
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-server.yml@f71e0b43074fa618d6d94295ae293774ce7f6f95 -
Trigger Event:
push
-
Statement type: