All Projects → bugsnag → Bugsnag Python

bugsnag / Bugsnag Python

Licence: mit
Official bugsnag error monitoring and error reporting for django, flask, tornado and other python apps.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Bugsnag Python

Bugsnag Go
Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel
Stars: ✭ 155 (+124.64%)
Mutual labels:  error-monitoring, exceptions, errors, error-reporting, debug, debugging-tool, crash-reporting, crash, bug, bugs
bugsnag-java
Bugsnag error reporting for Java.
Stars: ✭ 51 (-26.09%)
Mutual labels:  errors, crash-reporting, error-monitoring, crash, debug, exceptions, bugs, error-reporting, debugging-tool
Bugsnag Laravel
Bugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
Stars: ✭ 746 (+981.16%)
Mutual labels:  error-monitoring, exceptions, errors, error-reporting, debug, debugging-tool, crash-reporting, crash, bugs
Bugsnag Node
[DEPRECATED] Please upgrade to our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 48 (-30.43%)
Mutual labels:  error-monitoring, exceptions, errors, error-reporting, debug, debugging-tool, crash-reporting, bug, bugs
Bugsnag Php
Bugsnag error monitoring and crash reporting tool for PHP apps
Stars: ✭ 475 (+588.41%)
Mutual labels:  error-monitoring, exceptions, errors, error-reporting, debug, debugging-tool, crash-reporting, crash, bugs
Bugsnag Js
Javascript error handling tool for Bugsnag. Monitor and report JavaScript bugs & errors.
Stars: ✭ 625 (+805.8%)
Mutual labels:  monitoring, error-monitoring, exceptions, error-reporting, debug, debugging-tool, crash-reporting, bug, bugs
Bugsnag Android
Bugsnag crash monitoring and reporting tool for Android apps
Stars: ✭ 990 (+1334.78%)
Mutual labels:  error-monitoring, exceptions, errors, error-reporting, debug, debugging-tool, crash-reporting, crash, bugs
Bugsnag Ruby
Bugsnag error monitoring & reporting software for rails, sinatra, rack and ruby
Stars: ✭ 211 (+205.8%)
Mutual labels:  error-monitoring, exceptions, errors, error-reporting, debug, debugging-tool, crash, bugs
Bugsnag React Native
Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
Stars: ✭ 374 (+442.03%)
Mutual labels:  error-monitoring, exceptions, error-reporting, debug, debugging-tool, crash-reporting, crash, bugs
Bugsnag Cocoa
Bugsnag crash reporting for iOS, macOS and tvOS apps
Stars: ✭ 167 (+142.03%)
Mutual labels:  error-monitoring, exceptions, errors, error-reporting, debugging-tool, crash-reporting, bugs
Bugsnag Android Ndk
DEPRECATED - this project now lives at bugsnag/bugsnag-android
Stars: ✭ 42 (-39.13%)
Mutual labels:  error-monitoring, exceptions, errors, error-reporting, crash-reporting, bugs
bugsnag-symfony
Bugsnag notifier for the Symfony PHP framework. Monitor and report errors in your Symfony apps.
Stars: ✭ 42 (-39.13%)
Mutual labels:  errors, crash-reporting, error-monitoring, bugs, error-reporting
Periskop
Exception Monitoring Service
Stars: ✭ 115 (+66.67%)
Mutual labels:  monitoring, error-monitoring, exceptions, errors, error-reporting
Ohbug
An open source application information monitoring platform.
Stars: ✭ 101 (+46.38%)
Mutual labels:  monitoring, error-monitoring, error-reporting, crash-reporting
periskop
Exception Monitoring Service
Stars: ✭ 128 (+85.51%)
Mutual labels:  errors, error-monitoring, exceptions, error-reporting
Pyrollbar
Error tracking and logging from Python to Rollbar
Stars: ✭ 169 (+144.93%)
Mutual labels:  django, flask, error-monitoring, exceptions
Exceptionless
Exceptionless server and jobs
Stars: ✭ 2,107 (+2953.62%)
Mutual labels:  monitoring, error-monitoring, crash-reporting, error-reporting
bugsnag-vue
[DEPRECATED] This package now lives within the monorepo for our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 26 (-62.32%)
Mutual labels:  error-monitoring, debug, error-reporting, debugging-tool
backtrace-unity
First-class error reporting for the Unity game engine.
Stars: ✭ 99 (+43.48%)
Mutual labels:  crash-reporting, error-monitoring, crash, error-reporting
Sentry
Sentry is cross-platform application monitoring, with a focus on error reporting.
Stars: ✭ 29,700 (+42943.48%)
Mutual labels:  django, monitoring, error-monitoring, crash-reporting

Bugsnag exception reporter for Python

Build status Documentation

The Bugsnag exception reporter for Python automatically detects and reports exceptions thrown your Django, WSGI, Tornado, Flask or plain Python app. Any uncaught exceptions will trigger a notification to be sent to your Bugsnag project. Learn more about monitoring and reporting Python errors with Bugsnag.

Features

  • Automatically report unhandled exceptions and crashes
  • Report handled exceptions
  • Attach user information and custom diagnostic data to determine how many people are affected by a crash

Getting started

  1. Create a Bugsnag account
  2. Complete the instructions in the integration guide
  3. Report handled exceptions using bugsnag.notify()
  4. Customize your integration using the configuration options

Support

Contributing

All contributors are welcome! For information on how to build, test, and release, see our contributing guide.

License

The Bugsnag Python library is free software released under the MIT License. See LICENSE.txt for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].