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.3.tar.gz
(2.9 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.3.tar.gz.
File metadata
- Download URL: desicon_grumpy-1.0.3.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
784efc10f6c17fbf45c6ad22d76a9431229531c4ee46a9bdd0c3fb9105f3ba42
|
|
| MD5 |
daadbb1bfac175fdfe3b56c6b14f22b4
|
|
| BLAKE2b-256 |
f81dde1625ba7262c209872a87da1a54504e3bb798c98cc0e7469e972dd0a1f4
|
File details
Details for the file desicon_grumpy-1.0.3-py3-none-any.whl.
File metadata
- Download URL: desicon_grumpy-1.0.3-py3-none-any.whl
- Upload date:
- Size: 3.4 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 |
54d5b2792c9a60be8201cc098ee3250ec16bc390525b450e6fb17757d9ac0b06
|
|
| MD5 |
8a073ae97f7458501e8435493b1926fd
|
|
| BLAKE2b-256 |
51f31a82caafcd399f1c1c243435c58cc71c46f158cec11e9bf2305234816f9f
|