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.3.1.tar.gz
(101.3 kB
view details)
Built Distribution
File details
Details for the file sentry-sdk-1.3.1.tar.gz
.
File metadata
- Download URL: sentry-sdk-1.3.1.tar.gz
- Upload date:
- Size: 101.3 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 | ebe99144fa9618d4b0e7617e7929b75acd905d258c3c779edcd34c0adfffe26c |
|
MD5 | 567672113ec4c06779ec397606e57208 |
|
BLAKE2b-256 | a13de324f2f4f03e24c9c607a8a37bfe69b6e6b3700b24e852514030dfb677a9 |
File details
Details for the file sentry_sdk-1.3.1-py2.py3-none-any.whl
.
File metadata
- Download URL: sentry_sdk-1.3.1-py2.py3-none-any.whl
- Upload date:
- Size: 133.6 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 | f33d34c886d0ba24c75ea8885a8b3a172358853c7cbde05979fc99c29ef7bc52 |
|
MD5 | 4ee01327bd39e3a847c1b8013eae7c51 |
|
BLAKE2b-256 | 3625dfaa573a699991658643b9721df6b10d4be8cba79772b78e9c34a8f9ec66 |