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.1.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.1.tar.gz.
File metadata
- Download URL: desicon_grumpy-1.0.1.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 |
fe8561a0d641c20fc995d849f9e18bc678eb737e744ed5777cd1815640ebe1c0
|
|
| MD5 |
10c7f0b2a79cd7c80cebc2763e352ed1
|
|
| BLAKE2b-256 |
0b6cfd8843566c6e5b6e76e4dbac397dd485d56c01b33b1de0699b12e53f8f0c
|
File details
Details for the file desicon_grumpy-1.0.1-py3-none-any.whl.
File metadata
- Download URL: desicon_grumpy-1.0.1-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 |
fe68c596f1d6dee46731304a615204ad33080c87868320830e656db05bede7c7
|
|
| MD5 |
c665a3e61e635969d2f1144e60c5ab87
|
|
| BLAKE2b-256 |
65404b522b6774a264fa56d1de4fc3b104df8170fd7677130c815b3af1530ce4
|