Skip to content

The new Python SDK for Sentry.io

License

Notifications You must be signed in to change notification settings

puzzle/sentry-python

Repository files navigation

sentry-python - Sentry SDK for Python

Build StatusPyPi page link -- versionDiscord

This is the next line of the Python SDK for Sentry, intended to replace the raven package on PyPI.

fromsentry_sdkimportinit, capture_messageinit("https://[email protected]/123") capture_message("Hello World") # Will create an event.raiseValueError() # Will also create an event.

Contributing to the SDK

Please refer to CONTRIBUTING.md.

License

Licensed under the BSD license, see LICENSE

About

The new Python SDK for Sentry.io

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python99.5%
  • Other0.5%