This project provides common components related to the integration with Sentry...
Project description
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.1.tar.gz
(5.3 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.1.tar.gz.
File metadata
- Download URL: core_sentry-1.0.1.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d74c5d99d0971969367861a43daf7bbc2d7bb3baf34b565a8c23226cf00303c
|
|
| MD5 |
874610cf34288b5a446069268480a9eb
|
|
| BLAKE2b-256 |
52e21a82b5a0cfd02295c494a340525388fde6fdb1b5736bc00487dabf1583de
|
File details
Details for the file core_sentry-1.0.1-py3-none-any.whl.
File metadata
- Download URL: core_sentry-1.0.1-py3-none-any.whl
- Upload date:
- Size: 6.0 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 |
9ad1c1c02757e75bd8c7a9d4945af79f8fafd43ba937004524e5823db98713f7
|
|
| MD5 |
2b60a008f8b95329d6570b5ec011299e
|
|
| BLAKE2b-256 |
1ac1e2f8c01f0a0d6b6b65461da430bc5e1552cd87b37cc41878d2acbb72fa60
|