{"id":20534348,"url":"https://github.com/pyapp-org/pyapp.rollbar","last_synced_at":"2026-05-21T16:09:04.837Z","repository":{"id":98744851,"uuid":"274295868","full_name":"pyapp-org/pyapp.rollbar","owner":"pyapp-org","description":"🐛 Rollbar integration with pyApp","archived":false,"fork":false,"pushed_at":"2023-10-17T22:33:01.000Z","size":33,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T13:26:52.112Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyapp-org.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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":"2020-06-23T03:05:53.000Z","updated_at":"2020-06-23T03:54:19.000Z","dependencies_parsed_at":"2025-01-16T13:17:04.457Z","dependency_job_id":"db463a49-20f7-480d-b8fc-8ecfc069c262","html_url":"https://github.com/pyapp-org/pyapp.rollbar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyapp-org%2Fpyapp.rollbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyapp-org%2Fpyapp.rollbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyapp-org%2Fpyapp.rollbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyapp-org%2Fpyapp.rollbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyapp-org","download_url":"https://codeload.github.com/pyapp-org/pyapp.rollbar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242138824,"owners_count":20078006,"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":[],"created_at":"2024-11-16T00:26:15.893Z","updated_at":"2026-05-21T16:08:59.817Z","avatar_url":"https://github.com/pyapp-org.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"###############\npyApp - Rollbar\n###############\n\n*Let us handle the boring stuff!*\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n   :target: https://github.com/ambv/black\n      :alt: Once you go Black...\n\nIntegration with Rollbar_ error tracking. The extension provides the following\nfeatures.\n\nInitialise Client\n    On startup of the application the client is configured ready for use.\n\nTop-Level Error Reporting\n    Register a top level exception handler to catch any exceptions that are not\n    handled by the application\n\n.. _Rollbar: https://rollbar.com/\n\n\nInstallation\n============\n\nInstall using *pip*::\n\n    pip install pyapp.rollbar\n\n\nConfiguration\n-------------\n\nSettings can be provided in one of two ways, via the `ROLLBAR` settings key or\nvia the `ROLLBAR_ACCESS_TOKEN` and `ENVIRONMENT` environment variables.\n\n\nUsage\n=====\n\nRollbar itself is a singleton available from the `rollbar` module. eg\n\n.. code-block:: python\n\n    import rollbar\n\n    rollbar.report_message(\"Hi!\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyapp-org%2Fpyapp.rollbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyapp-org%2Fpyapp.rollbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyapp-org%2Fpyapp.rollbar/lists"}