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.2.0.tar.gz
(100.7 kB
view details)
Built Distribution
File details
Details for the file sentry-sdk-1.2.0.tar.gz
.
File metadata
- Download URL: sentry-sdk-1.2.0.tar.gz
- Upload date:
- Size: 100.7 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 | 9907adbdd30a55b818914512cc143e6beae0bb3ba78b2649f4b079752eb0e424 |
|
MD5 | 7bdf8ab0653517be80bf1993cdc1ae18 |
|
BLAKE2b-256 | 47b0c8be0b5bae345cc15b31b20ee6d4422c493dde9f4e89b6ec69033f7e28ca |
File details
Details for the file sentry_sdk-1.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: sentry_sdk-1.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 133.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 | 593f6118cc6d3eba4786c3f802567c937bdb81b3c8e90436e8a29e84071c6936 |
|
MD5 | e861a4e0229ea420e94c1a185b9d7d96 |
|
BLAKE2b-256 | 7f9d33fb698b92c137e26520ad27d98e21d84a4dc088e7ae683aca157469aad0 |