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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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.0-py3-none-any.whl.
File metadata
- Download URL: desicon_grumpy-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.2 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 |
106e7d0b2ab3dc7409d2ae57d5793093ff47c4f52ca2806fe11a54cbe3dcf224
|
|
| MD5 |
e9ff6a17662fc1b6022384f00c500aa9
|
|
| BLAKE2b-256 |
84d922b651f8ff26d9be8bd6dbeb1d31198b10723131db94c860ab7376b841fa
|