Search Criteria
Package Details: python-sentry_sdk 1.14.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-sentry_sdk.git (read-only, click to copy) |
---|---|
Package Base: | python-sentry_sdk |
Description: | The new Python SDK for Sentry.io |
Upstream URL: | https://sentry.io/for/python |
Licenses: | BSD |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 12 |
Popularity: | 0.114082 |
First Submitted: | 2018-10-09 00:45 (UTC) |
Last Updated: | 2023-01-23 15:29 (UTC) |
Dependencies (32)
- python-certifi (python-certifi-system-store)
- python-urllib3
- python-build (make)
- python-installer (python-installer-git) (make)
- python-setuptools (make)
- python-wheel (make)
- python-aiohttp (python-aiohttp-git) (optional) – adds support for the AIOHTTP-Server Web Framework
- python-apache-beam (optional) – experimental BeamIntegration
- python-bottle (optional) – adds support for the Bottle Web Framework
- python-celery (python-celery-git) (optional) – adds support for the Celery Task Queue System
- python-chalice (optional) – for the Chalice web framework for AWS Lambda
- python-django (optional) – adds support for the Django Web Framework
- python-executing (optional) – for richer stacktraces & better function names
- python-falcon (optional) – adds support for the Falcon Web Framework
- python-fastapi (optional) – adds support for the FastAPI framework
- python-flask (python-flask-git, python-flask1) (optional) – adds support for the Flask Web Framework
- python-httpx (python-httpx0.13) (optional) – HTTPX integration
- python-multipart (optional) – Optional dependency of Starlette to parse form data
- python-opentelemetry-distro (optional) – adds support for OpenTelemetry
- python-pure_eval (optional) – for richer stacktraces & additional variables
- Show 12 more dependencies...
Latest Comments
yochananmarqos commented on 2021-03-28 23:56 (UTC)
@dack: Version 0.20 and 1.0.0 have breaking changes. Are you sure whatever you need this for is compatible?
dbxfs
is not yet, That's why I've held off for now.yochananmarqos commented on 2018-11-26 16:00 (UTC)
You're right, I moved it to
optdepends
.sn4kebite commented on 2018-11-26 10:16 (UTC)
Does this package really depend on flask? From what I can tell it's only used by one of the (optional) integrations, it should probably be in optdepends.