Name | sentry JSON |
Version |
23.7.1
JSON |
| download |
home_page | https://sentry.io |
Summary | A realtime logging and aggregation server. |
upload_time | 2023-07-25 17:18:50 |
maintainer | |
docs_url | None |
author | Sentry |
requires_python | >=3.8 |
license | BSL-1.1 |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<p align="center">
<p align="center">
<a href="https://sentry.io/?utm_source=github&utm_medium=logo" target="_blank">
<img src="https://sentry-brand.storage.googleapis.com/sentry-wordmark-dark-280x84.png" alt="Sentry" width="280" height="84">
</a>
</p>
<p align="center">
Users and logs provide clues. Sentry provides answers.
</p>
</p>
# What's Sentry?
Sentry is a developer-first error tracking and performance monitoring platform that helps developers see what actually matters, solve quicker, and learn continuously about their applications.
<p align="center">
<img src="https://github.com/getsentry/sentry/raw/master/.github/screenshots/projects.png" width="270">
<img src="https://github.com/getsentry/sentry/raw/master/.github/screenshots/issue-details.png" width="270">
<img src="https://github.com/getsentry/sentry/raw/master/.github/screenshots/transaction-summary.png" width="270">
<img src="https://github.com/getsentry/sentry/raw/master/.github/screenshots/releases.png" width="270">
</p>
## Official Sentry SDKs
- [JavaScript](https://github.com/getsentry/sentry-javascript)
- [Electron](https://github.com/getsentry/sentry-electron/)
- [React-Native](https://github.com/getsentry/sentry-react-native)
- [Python](https://github.com/getsentry/sentry-python)
- [Ruby](https://github.com/getsentry/sentry-ruby)
- [PHP](https://github.com/getsentry/sentry-php)
- [Laravel](https://github.com/getsentry/sentry-laravel)
- [Go](https://github.com/getsentry/sentry-go)
- [Rust](https://github.com/getsentry/sentry-rust)
- [Java/Kotlin](https://github.com/getsentry/sentry-java)
- [Objective-C/Swift](https://github.com/getsentry/sentry-cocoa)
- [C\#/F\#](https://github.com/getsentry/sentry-dotnet)
- [C/C++](https://github.com/getsentry/sentry-native)
- [Dart](https://github.com/getsentry/sentry-dart)
- [Perl](https://github.com/getsentry/perl-raven)
- [Clojure](https://github.com/getsentry/sentry-clj/)
- [Elixir](https://github.com/getsentry/sentry-elixir)
- [Unity](https://github.com/getsentry/sentry-unity)
- [Unreal Engine](https://github.com/getsentry/sentry-unreal)
# Resources
- [Documentation](https://docs.sentry.io/)
- [Community](https://forum.sentry.io/) (Bugs, feature requests,
general questions)
- [Discord](https://discord.gg/PXa5Apfe7K)
- [Contributing](https://docs.sentry.io/internal/contributing/)
- [Bug Tracker](https://github.com/getsentry/sentry/issues)
- [Code](https://github.com/getsentry/sentry)
- [Transifex](https://www.transifex.com/getsentry/sentry/) (Translate
Sentry\!)
Raw data
{
"_id": null,
"home_page": "https://sentry.io",
"name": "sentry",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "",
"author": "Sentry",
"author_email": "oss@sentry.io",
"download_url": "",
"platform": null,
"description": "<p align=\"center\">\n <p align=\"center\">\n <a href=\"https://sentry.io/?utm_source=github&utm_medium=logo\" target=\"_blank\">\n <img src=\"https://sentry-brand.storage.googleapis.com/sentry-wordmark-dark-280x84.png\" alt=\"Sentry\" width=\"280\" height=\"84\">\n </a>\n </p>\n <p align=\"center\">\n Users and logs provide clues. Sentry provides answers.\n </p>\n</p>\n\n# What's Sentry?\n\nSentry is a developer-first error tracking and performance monitoring platform that helps developers see what actually matters, solve quicker, and learn continuously about their applications.\n\n\n\n<p align=\"center\">\n <img src=\"https://github.com/getsentry/sentry/raw/master/.github/screenshots/projects.png\" width=\"270\">\n <img src=\"https://github.com/getsentry/sentry/raw/master/.github/screenshots/issue-details.png\" width=\"270\">\n <img src=\"https://github.com/getsentry/sentry/raw/master/.github/screenshots/transaction-summary.png\" width=\"270\">\n <img src=\"https://github.com/getsentry/sentry/raw/master/.github/screenshots/releases.png\" width=\"270\">\n</p>\n\n## Official Sentry SDKs\n\n - [JavaScript](https://github.com/getsentry/sentry-javascript)\n - [Electron](https://github.com/getsentry/sentry-electron/)\n - [React-Native](https://github.com/getsentry/sentry-react-native)\n - [Python](https://github.com/getsentry/sentry-python)\n - [Ruby](https://github.com/getsentry/sentry-ruby)\n - [PHP](https://github.com/getsentry/sentry-php)\n - [Laravel](https://github.com/getsentry/sentry-laravel)\n - [Go](https://github.com/getsentry/sentry-go)\n - [Rust](https://github.com/getsentry/sentry-rust)\n - [Java/Kotlin](https://github.com/getsentry/sentry-java)\n - [Objective-C/Swift](https://github.com/getsentry/sentry-cocoa)\n - [C\\#/F\\#](https://github.com/getsentry/sentry-dotnet)\n - [C/C++](https://github.com/getsentry/sentry-native)\n - [Dart](https://github.com/getsentry/sentry-dart)\n - [Perl](https://github.com/getsentry/perl-raven)\n - [Clojure](https://github.com/getsentry/sentry-clj/)\n - [Elixir](https://github.com/getsentry/sentry-elixir)\n - [Unity](https://github.com/getsentry/sentry-unity)\n - [Unreal Engine](https://github.com/getsentry/sentry-unreal)\n\n# Resources\n\n - [Documentation](https://docs.sentry.io/)\n - [Community](https://forum.sentry.io/) (Bugs, feature requests,\n general questions)\n - [Discord](https://discord.gg/PXa5Apfe7K)\n - [Contributing](https://docs.sentry.io/internal/contributing/)\n - [Bug Tracker](https://github.com/getsentry/sentry/issues)\n - [Code](https://github.com/getsentry/sentry)\n - [Transifex](https://www.transifex.com/getsentry/sentry/) (Translate\n Sentry\\!)\n\n\n",
"bugtrack_url": null,
"license": "BSL-1.1",
"summary": "A realtime logging and aggregation server.",
"version": "23.7.1",
"project_urls": {
"Homepage": "https://sentry.io"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c3c758afcc085065624fd7fe279b52ad5f838282672f1334c6dd7e473d1500e4",
"md5": "c299f0b4dfcdd6f4b03b004f2e35932f",
"sha256": "fc3c91702b7c203d06a36f8506f85f4ff67685115fe050e4baf000d785ac0a00"
},
"downloads": -1,
"filename": "sentry-23.7.1-0-py38-none-any.whl",
"has_sig": false,
"md5_digest": "c299f0b4dfcdd6f4b03b004f2e35932f",
"packagetype": "bdist_wheel",
"python_version": "py38",
"requires_python": ">=3.8",
"size": 51894397,
"upload_time": "2023-07-25T17:18:50",
"upload_time_iso_8601": "2023-07-25T17:18:50.637301Z",
"url": "https://files.pythonhosted.org/packages/c3/c7/58afcc085065624fd7fe279b52ad5f838282672f1334c6dd7e473d1500e4/sentry-23.7.1-0-py38-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-25 17:18:50",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "sentry"
}