Zero-config AI SRE teammate that aggressively complains about your crashes.
Project description
Grumpy.ai Python SDK
Zero-config AI SRE teammate that aggressively complains about your crashes.
Installation
pip install desicon-grumpy
Usage
Initialize the client as early as possible in your application (e.g., at the top of your main.py or manage.py).
from grumpy_ai import GrumpyClient
GrumpyClient(
api_key="grp_live_...",
app_name="fastapi-backend",
environment="production"
)
# That's it! Grumpy automatically hooks into sys.excepthook.
# Any unhandled exception will be intercepted, analyzed by AI, and sent to your Discord/Slack.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
desicon_grumpy-1.0.2.tar.gz
(2.8 kB
view details)
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 desicon_grumpy-1.0.2.tar.gz.
File metadata
- Download URL: desicon_grumpy-1.0.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6dec00ae41fcbb50cf8976e7c8d9d6ab381bf8dd897bbcc2e4a91fc5e9c758e
|
|
| MD5 |
c2dc3caadc97613d9802041129a31b9f
|
|
| BLAKE2b-256 |
093869d895dbbdf67cf97f645c1d6c0b9be3dc2b39a991fd5a4365725272fdde
|
File details
Details for the file desicon_grumpy-1.0.2-py3-none-any.whl.
File metadata
- Download URL: desicon_grumpy-1.0.2-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0638abf831e87d335af824da8707b5beb86e286260ffbb58fd6691702ceeb64
|
|
| MD5 |
3d0bae6017bc7ff379bdd2b847b66048
|
|
| BLAKE2b-256 |
ca139224e7d957cb5a2d84d0df7910350b893b194191a4dbb7fdabd80a2a9af0
|