sentry-sdk 0.19.3
pip install sentry-sdk==0.19.3
Newer version available (2.27.0)
Released:
Python client for Sentry (https://sentry.io)
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Sentry Team and Contributors
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Sentry Team and Contributors
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Built Distribution
File details
Details for the file sentry-sdk-0.19.3.tar.gz
.
File metadata
- Download URL: sentry-sdk-0.19.3.tar.gz
- Upload date:
- Size: 97.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd48f627945511c140546939b4d73815be4860cd1d2b9149577d7f6563e7bd60 |
|
MD5 | 24ca30eec867fc95807828ff62678ed6 |
|
BLAKE2b-256 | 8240ab5275d3c41c9c1745969e6e0b927c7feff9a73fba95b272a063d27b8c6e |
File details
Details for the file sentry_sdk-0.19.3-py2.py3-none-any.whl
.
File metadata
- Download URL: sentry_sdk-0.19.3-py2.py3-none-any.whl
- Upload date:
- Size: 128.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81d7a5d8ca0b13a16666e8280127b004565aa988bfeec6481e98a8601804b215 |
|
MD5 | a965fd3052d89716ae21b859a0adff31 |
|
BLAKE2b-256 | 27d72bff714d237740df2176abe82d999c80b578fb4eab22b8157013065210c5 |