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.2.tar.gz
(3.9 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.2.tar.gz.
File metadata
- Download URL: core_sentry-0.0.2.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
615c0b95c5b7fb7c08692b1b4814bef472bd271ce5f60dfbeb1cf7fdea0ce4c2
|
|
| MD5 |
a4b362319b8e8637c0a4f67826caa1be
|
|
| BLAKE2b-256 |
37d0a4c730b15fa42bba3bf49670f28e8c8c6b12160e1a8e3882f6b87d8de5db
|
File details
Details for the file core_sentry-0.0.2-py3-none-any.whl.
File metadata
- Download URL: core_sentry-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.4 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 |
f8b4ae66780a4809e91e7e1973f3bf3b796de4094b0b0fddc9e8a3207515e595
|
|
| MD5 |
5a2909bcfe88b9e7e067be754bf902f6
|
|
| BLAKE2b-256 |
0eba9db191cecb4e02f87d74a14738fcedcd2196de53474c1d73c1ef098b7991
|