This project provides common components related to the integration with Sentry...
Project description
core-sentry
This project provides a set of common components related to the integration with Sentry designed to facilitate tracking errors and logs monitoring...
Execution Environment
Install libraries
pip install --upgrade pip
pip install virtualenv
Create the Python Virtual Environment.
virtualenv --python={{python-version}} .venv
virtualenv --python=python3.11 .venv
Activate the Virtual Environment.
source .venv/bin/activate
Install required libraries.
pip install .
Check tests and coverage...
python manager.py run-tests
python manager.py run-coverage
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
core_sentry-0.0.1.tar.gz
(3.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file core_sentry-0.0.1.tar.gz.
File metadata
- Download URL: core_sentry-0.0.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89523fb4d700f1a3eed87c38c86a0d0d5418bb24779642968ad4925e7929bab2
|
|
| MD5 |
5164b5d270fd3bb8b880c0f8c6f161b6
|
|
| BLAKE2b-256 |
0814ce4bdf4c605a49664cfe8cb4a60101f02f26c2d63edd71d06bc74ce332c0
|
File details
Details for the file core_sentry-0.0.1-py3-none-any.whl.
File metadata
- Download URL: core_sentry-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d6aacd67a43a55ed2e71c39bd89dce8f3f6f6352c7c893ecfa32a075162ae4e
|
|
| MD5 |
4bcd47e20e74c52c31aa98efa2d2943e
|
|
| BLAKE2b-256 |
202cb6f00ae83208a2cd1640038d1e3fa6e5329c8f48d293b449a1161afb2526
|