{"id":13477440,"url":"https://github.com/rollbar/pyrollbar","last_synced_at":"2025-05-14T10:08:00.168Z","repository":{"id":4264781,"uuid":"5391990","full_name":"rollbar/pyrollbar","owner":"rollbar","description":"Error tracking and logging from Python to Rollbar","archived":false,"fork":false,"pushed_at":"2025-03-26T15:07:18.000Z","size":1449,"stargazers_count":218,"open_issues_count":22,"forks_count":138,"subscribers_count":38,"default_branch":"master","last_synced_at":"2025-03-31T01:00:40.304Z","etag":null,"topics":["asgi","django","error-handling","error-monitoring","error-reporting","exceptions","fastapi","flask","logging","observability","pyramid","python","quart","rollbar","rq"],"latest_commit_sha":null,"homepage":"https://docs.rollbar.com/docs/python/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rollbar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-08-12T21:12:08.000Z","updated_at":"2025-03-28T17:13:36.000Z","dependencies_parsed_at":"2024-01-16T06:17:35.045Z","dependency_job_id":"8bd82253-cac7-4d1c-8613-3956517a6d23","html_url":"https://github.com/rollbar/pyrollbar","commit_stats":{"total_commits":859,"total_committers":105,"mean_commits":8.18095238095238,"dds":0.7729918509895227,"last_synced_commit":"8493ac03c3468c2349c968726adffa5fd5661d0e"},"previous_names":[],"tags_count":103,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Fpyrollbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Fpyrollbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Fpyrollbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Fpyrollbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollbar","download_url":"https://codeload.github.com/rollbar/pyrollbar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247578544,"owners_count":20961270,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asgi","django","error-handling","error-monitoring","error-reporting","exceptions","fastapi","flask","logging","observability","pyramid","python","quart","rollbar","rq"],"created_at":"2024-07-31T16:01:42.841Z","updated_at":"2025-04-07T02:02:17.111Z","avatar_url":"https://github.com/rollbar.png","language":"Python","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"rollbar-logo\" src=\"https://user-images.githubusercontent.com/3300063/207964480-54eda665-d6fe-4527-ba51-b0ab3f41f10b.png\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003ePyrollbar\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eProactively discover, predict, and resolve errors in real-time with \u003ca href=\"https://rollbar.com\"\u003eRollbar’s\u003c/a\u003e error monitoring platform. \u003ca href=\"https://rollbar.com/signup/\"\u003eStart tracking errors today\u003c/a\u003e!\u003c/strong\u003e\n\u003c/p\u003e\n\n\n![Build Status](https://github.com/rollbar/pyrollbar/workflows/Pyrollbar%20CI/badge.svg?tag=latest)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/rollbar)\n\nPython notifier for reporting exceptions, errors, and log messages to [Rollbar](https://rollbar.com).\n\n## Key benefits of using Pyrollbar are:\n- **Frameworks:** Pyrollbar supports popular Python frameworks such as \u003ca href=\"https://docs.rollbar.com/docs/django\"\u003eDjango\u003c/a\u003e, \u003ca href=\"https://docs.rollbar.com/docs/flask\"\u003eFlask\u003c/a\u003e, \u003ca href=\"https://docs.rollbar.com/docs/fastapi\"\u003eFastAPI\u003c/a\u003e, \u003ca href=\"https://docs.rollbar.com/docs/aws-lambda-1\"\u003eAWS Lambda\u003c/a\u003e and more!\n- **Automatic error grouping:** Rollbar aggregates Occurrences caused by the same error into Items that represent application issues. \u003ca href=\"https://docs.rollbar.com/docs/grouping-occurrences\"\u003eLearn more about reducing log noise\u003c/a\u003e.\n- **Advanced search:** Filter items by many different properties. \u003ca href=\"https://docs.rollbar.com/docs/search-items\"\u003eLearn more about search\u003c/a\u003e.\n- **Customizable notifications:** Rollbar supports several messaging and incident management tools where your team can get notified about errors and important events by real-time alerts. \u003ca href=\"https://docs.rollbar.com/docs/notifications\"\u003eLearn more about Rollbar notifications\u003c/a\u003e.\n\n## Python Versions Supported\n\n| PyRollbar Version | Python Version Compatibility                  | Support Level       |\n|-------------------|-----------------------------------------------|---------------------|\n| 1.3.0             | 3.7. 3.8, 3.9, 3.10, 3.11, 3.12, 3.13         | Full                |\n| 0.16.3            | 2.7, 3.4, 3.5, 3.6, 3.7. 3.8, 3.9, 3.10, 3.11 | Security Fixes Only |\n\n#### Support Level Definitions\n\n**Full** - We will support new features of the library and test against all supported versions.\n\n**Security Fixes Only** - We will only provide critical security fixes for the library.\n\n## Frameworks Supported\n\nGenerally, PyRollbar can be used with any Python framework. However, we have official support for the following frameworks:\n\n| Framework | Support Duration           | Tested Versions |\n|-----------|----------------------------|-----------------|\n| Celery    | Release +1 year            | None            |\n| Django    | Release or LTS end +1 year | 4.2, 5.1        |\n| FastAPI   | Release +1 year            | 0.110, 0.115    |\n| Flask     | Release +1 year            | 1.1, 2.3, 3.1   |\n| Pyramid   | Release +1 year            | 1.10, 2.0       |\n\nOfficial 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.\n\nGenerally, 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.\n\n### Community Supported\n\nThere are also a number of community-supported integrations available. For more information, see the [Python SDK docs](https://docs.rollbar.com/docs/python-community-supported-sdks).\n\n## Setup Instructions\n\n1. [Sign up for a Rollbar account](https://rollbar.com/signup)\n2. Follow the [Quick Start](https://docs.rollbar.com/docs/python#section-quick-start) instructions in our [Python SDK docs](https://docs.rollbar.com/docs/python) to install pyrollbar and configure it for your platform.\n\n## Usage and Reference\n\nFor complete usage instructions and configuration reference, see our [Python SDK docs](https://docs.rollbar.com/docs/python).\n\n## Release History \u0026 Changelog\n\nSee our [Releases](https://github.com/rollbar/pyrollbar/releases) page for a list of all releases, including changes.\n\n## Help / Support\n\nIf you run into any issues, please email us at [support@rollbar.com](mailto:support@rollbar.com)\n\nFor bug reports, please [open an issue on GitHub](https://github.com/rollbar/pyrollbar/issues/new).\n\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (```git checkout -b my-new-feature```).\n3. Commit your changes (```git commit -am 'Added some feature'```)\n4. Push to the branch (```git push origin my-new-feature```)\n5. Create new Pull Request\n\nTests are in `rollbar/test`. To run the tests: `python setup.py test`\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollbar%2Fpyrollbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frollbar%2Fpyrollbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollbar%2Fpyrollbar/lists"}