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.4.tar.gz
(109.3 kB
view details)
Built Distribution
File details
Details for the file sentry-sdk-1.5.4.tar.gz
.
File metadata
- Download URL: sentry-sdk-1.5.4.tar.gz
- Upload date:
- Size: 109.3 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 | f7e54567937ebcbe938c4df1075ec891587faeb7c74184b88cf2894e47c86116 |
|
MD5 | f8b4f311c622628706de0c2633bbe78a |
|
BLAKE2b-256 | 15652e79366040e81698b2e8efaf370eb415652cdf713c48a91bdd5fe0e4c57b |
File details
Details for the file sentry_sdk-1.5.4-py2.py3-none-any.whl
.
File metadata
- Download URL: sentry_sdk-1.5.4-py2.py3-none-any.whl
- Upload date:
- Size: 143.1 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 | 4fc7960a82c95d906a0514cf4d9aacba1743eb9863a5b7c2a01c525a7d9b21e6 |
|
MD5 | d96cddd1539b2f20d875b0cd12a6b211 |
|
BLAKE2b-256 | 6164d588297b5c260d1ff38093e2b80d04f724bf23f9f10ecace6fd192529c69 |