{"id":13802679,"url":"https://github.com/devbis/micropython-aiosentry","last_synced_at":"2025-10-28T07:34:53.702Z","repository":{"id":86584837,"uuid":"164210878","full_name":"devbis/micropython-aiosentry","owner":"devbis","description":"Asyncronous Sentry.io micro client for micropython","archived":false,"fork":false,"pushed_at":"2019-03-12T09:07:12.000Z","size":4,"stargazers_count":11,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-13T00:07:04.364Z","etag":null,"topics":["asyncio","micropython","micropython-aiosentry","sentry","sentry-client"],"latest_commit_sha":null,"homepage":null,"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/devbis.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2019-01-05T11:59:35.000Z","updated_at":"2024-07-18T02:45:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"852410cc-395d-4f92-b5a0-9daafc880622","html_url":"https://github.com/devbis/micropython-aiosentry","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/devbis%2Fmicropython-aiosentry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbis%2Fmicropython-aiosentry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbis%2Fmicropython-aiosentry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbis%2Fmicropython-aiosentry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devbis","download_url":"https://codeload.github.com/devbis/micropython-aiosentry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253843215,"owners_count":21972873,"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":["asyncio","micropython","micropython-aiosentry","sentry","sentry-client"],"created_at":"2024-08-04T00:01:50.143Z","updated_at":"2025-10-28T07:34:48.667Z","avatar_url":"https://github.com/devbis.png","language":"Python","readme":"# micropython-aiosentry\n\nHere is a class for sending an exception with stacktrace from \nyour micropython instance to Sentry.\n\n```\n    client = SentryClient(SENTRY_ID, SENTRY_KEY)\n\n    try:\n        x = 1/0\n    except Exception as e:\n        await client.send_exception(e)\n        raise\n```\n","funding_links":[],"categories":["Development"],"sub_categories":["Debugging"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbis%2Fmicropython-aiosentry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevbis%2Fmicropython-aiosentry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbis%2Fmicropython-aiosentry/lists"}