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
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-0.20.2.tar.gz
(99.2 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 sentry-sdk-0.20.2.tar.gz.
File metadata
- Download URL: sentry-sdk-0.20.2.tar.gz
- Upload date:
- Size: 99.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9044b616ec6663cd50794fb3362efd87586e476e7b51ef2439a711d6569aede7
|
|
| MD5 |
be04878a79c6e2e5da43d5d128f23aec
|
|
| BLAKE2b-256 |
b616fe0bb1443cc8c9ffb8288b91787a27d9bc9d9e3f975893ec5d278d56567f
|
File details
Details for the file sentry_sdk-0.20.2-py2.py3-none-any.whl.
File metadata
- Download URL: sentry_sdk-0.20.2-py2.py3-none-any.whl
- Upload date:
- Size: 131.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efc65e5ffd38324797a7e1dfc8a4e74b62ea6f56a59df5bb03217b84d58dff6a
|
|
| MD5 |
57b0e2b89c7083ba0654a9d4c1b0e16b
|
|
| BLAKE2b-256 |
5a57fe9bec0a5e13d68db04dda6083fc4b559204fb4f925ef58ddce9f9b58435
|