Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rollbar

Package Overview
Dependencies
Maintainers
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollbar

Easy and powerful exception tracking with Rollbar. Send messages and exceptions with arbitrary context, get back aggregates, and debug production issues quickly.

  • 1.1.0
  • Source
  • PyPI
  • Socket score

Maintainers
6

rollbar-logo

Pyrollbar

Proactively discover, predict, and resolve errors in real-time with Rollbar’s error monitoring platform. Start tracking errors today!

Build Status PyPI - Python Version

Python notifier for reporting exceptions, errors, and log messages to Rollbar.

Key benefits of using Pyrollbar are:

Python Versions Supported

PyRollbar VersionPython Version CompatibilitySupport Level
1.1.03.6, 3.7. 3.8, 3.9, 3.10, 3.11, 3.12Full
0.16.32.7, 3.4, 3.5, 3.6, 3.7. 3.8, 3.9, 3.10, 3.11Security Fixes Only
Support Level Definitions

Full - We will support new features of the library and test against all supported versions.

Security Fixes Only - We will only provide critical security fixes for the library.

Frameworks Supported

Generally, PyRollbar can be used with any Python framework. However, we have official support for the following frameworks:

FrameworkSupport DurationTested Versions
CeleryRelease +1 yearNone
DjangoRelease or LTS end +1 year3.2, 4.2, 5.0
FastAPIRelease +1 year0.101, 0.112
FlaskRelease +1 year1.1, 2.3, 3.0
PyramidRelease +1 year1.10, 2.0

Official support means that we ship and maintain integrations for these frameworks. It also means that we test against these frameworks as part of our CI pipeline.

Generally, we will support the last year of releases for a framework. If a framework has a defined support period (including LTS releases), we will support the release for the duration of that period plus one year.

Community Supported

There are also a number of community-supported integrations available. For more information, see the Python SDK docs.

Setup Instructions

  1. Sign up for a Rollbar account
  2. Follow the Quick Start instructions in our Python SDK docs to install pyrollbar and configure it for your platform.

Usage and Reference

For complete usage instructions and configuration reference, see our Python SDK docs.

Release History & Changelog

See our Releases page for a list of all releases, including changes.

Help / Support

If you run into any issues, please email us at support@rollbar.com

For bug reports, please open an issue on GitHub.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Tests are in rollbar/test. To run the tests: python setup.py test

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc