Python client for Sentry (https://sentry.io)
Project description
Bad software is everywhere, and we're tired of it. Sentry is on a mission to help developers write better software faster, so we can get back to enjoying technology. If you want to join us Check out our open positions
sentry-python - Sentry SDK for Python
This is the next line of the Python SDK for Sentry, intended to replace the raven
package on PyPI.
from sentry_sdk import init, capture_message
init("https://mydsn@sentry.io/123")
capture_message("Hello World") # Will create an event.
raise ValueError() # Will also create an event.
- To learn more about how to use the SDK refer to our docs
- Are you coming from raven-python? Use this cheatsheet
- To learn about internals use the API Reference
Contributing to the SDK
Please refer to CONTRIBUTING.md.
License
Licensed under the BSD license, see LICENSE
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
sentry-sdk-1.5.2.tar.gz
(108.9 kB
view details)
Built Distribution
File details
Details for the file sentry-sdk-1.5.2.tar.gz
.
File metadata
- Download URL: sentry-sdk-1.5.2.tar.gz
- Upload date:
- Size: 108.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.4.2 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bbaa32bba806ec629962f207b597e86831c7ee2c1f287c21ba7de7fea9a9c46 |
|
MD5 | 7b01dddd356bac8791eb4996941860f0 |
|
BLAKE2b-256 | 26a310731cd493c7781df05d209bbcf541b6ee0587c2d26ad2415d971de87369 |
File details
Details for the file sentry_sdk-1.5.2-py2.py3-none-any.whl
.
File metadata
- Download URL: sentry_sdk-1.5.2-py2.py3-none-any.whl
- Upload date:
- Size: 142.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.4.2 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2cec50166bcb67e1965f8073541b2321e3864cd6fd42a526bcde9f0c4e4cc3f8 |
|
MD5 | 58ffb443dae51112e2fd098b208c5b40 |
|
BLAKE2b-256 | bf66065fe2cdcf795e45fbb0c56fdfff387a9065afe6c092a0626fbfdefa5ff5 |