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-1.0.0.tar.gz
(5.2 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-1.0.0.tar.gz.
File metadata
- Download URL: core_sentry-1.0.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
edbc1eea1669701c21e757c79a08ab0b635b677a6c7d62fff6217b96f00826f6
|
|
| MD5 |
bd044c92db5e6cee3bd95fc7c5e2a650
|
|
| BLAKE2b-256 |
4f0d08cf40586dce254c80bc1ba360ebc2ea897e615f73ffa0f3d4125dfaa6ff
|
File details
Details for the file core_sentry-1.0.0-py3-none-any.whl.
File metadata
- Download URL: core_sentry-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aac6a11928988f96b128ba7ee2d3ae46597bec485e4b9d244fc5257fb5824ab6
|
|
| MD5 |
bfea58305b372caaea9b077f06808ea0
|
|
| BLAKE2b-256 |
58a823b5468cffec2dc19fb9b52b4b3a5409bd64586c83445838703c8f56dbee
|