You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<imgsrc="https://sentry-brand.storage.googleapis.com/github-banners/github-sdk-python.png"alt="Sentry for Python">
3
3
</a>
4
-
5
-
6
4
_Bad software is everywhere, and we're tired of it. Sentry is on a mission to help developers write better software faster, so we can get back to enjoying technology. If you want to join us, [<kbd>**check out our open positions**</kbd>](https://sentry.io/careers/)_.
7
5
8
6
# Official Sentry SDK for Python
@@ -13,7 +11,7 @@ _Bad software is everywhere, and we're tired of it. Sentry is on a mission to he
13
11
14
12
Welcome to the official Python SDK for **[Sentry](http://sentry.io/)**!
15
13
16
-
## :rocket: Getting Started
14
+
## π Getting Started
17
15
18
16
### Installation
19
17
@@ -59,7 +57,7 @@ For more details on advanced usage, integrations, and customization, check out t
Sentry integrates with many popular Python libraries and frameworks, including:
65
63
@@ -75,7 +73,7 @@ Want more? [Check out the full list of integrations](https://docs.sentry.io/plat
75
73
76
74
If you want to create a new integration or improve an existing one, we'd welcome your contributions! Please read our [contributing guide](https://github.com/getsentry/sentry-python/blob/master/CONTRIBUTING.md) before starting.
77
75
78
-
## :arrows_counterclockwise: Migrating Between Versions?
76
+
## π§ Migrating Between Versions?
79
77
80
78
### From `1.x` to `2.x`
81
79
@@ -85,17 +83,17 @@ If you're using the older `1.x` version of the SDK, now's the time to upgrade to
85
83
86
84
Using the legacy `raven-python` client? It's now in maintenance mode, and we recommend migrating to the new SDK for an improved experience. Get all the details in our [migration guide](https://docs.sentry.io/platforms/python/migration/raven-to-sentry-sdk/).
87
85
88
-
## :raised_hands: Want to Contribute?
86
+
## π Want to Contribute?
89
87
90
88
We'd love your help in improving the Sentry SDK! Whether it's fixing bugs, adding features, or enhancing documentation, every contribution is valuable.
91
89
92
90
For details on how to contribute, please check out [CONTRIBUTING.md](CONTRIBUTING.md) and explore the [open issues](https://github.com/getsentry/sentry-python/issues).
93
91
94
-
## :lifering: Need Help?
92
+
## π Need Help?
95
93
96
94
If you encounter issues or need help setting up or configuring the SDK, don't hesitate to reach out to the [Sentry Community on Discord](https://discord.com/invite/Ww9hbqr). There is a ton of great people there ready to help!
97
95
98
-
## :books: Resources
96
+
## π Resources
99
97
100
98
Here are additional resources to help you make the most of Sentry:
101
99
@@ -104,13 +102,11 @@ Here are additional resources to help you make the most of Sentry:
104
102
-[](https://twitter.com/intent/follow?screen_name=getsentry) β Follow us on X (Twitter) for updates.
105
103
-[](http://stackoverflow.com/questions/tagged/sentry) β Questions and answers related to Sentry.
106
104
107
-
## :page_with_curl: License
105
+
## π License
108
106
109
107
The SDK is open-source and available under the MIT license. Check out the [LICENSE](LICENSE) file for more information.
110
108
111
-
---
112
-
113
-
## :kissing_heart: Contributors
109
+
## π Contributors
114
110
115
111
Thanks to everyone who has helped improve the SDK!
0 commit comments