cancontech tracing library
Project description
What is it?
CanConTech Tracing
Collection of tracing utility functions
Installation
- Install uv:
- Windows:
powershell -c "irm https://astral.sh/uv/install.ps1 | iex" - macOS/Linux:
curl -LsSf https://astral.sh/uv/install.sh | sh
- Windows:
- Set env var
UV_NATIVE_TLS=trueto avoid certificate errors - Sync environment:
uv sync. This will create a new default virtual environment (.venv) if it doesn't exist
Testing
unit tests
uv run pytest src/tests/unit
integration tests
ARIZE_CONTAINER_ID=$(docker run --rm -d -p 6006:6006 -p 4317:4317 -i -t arizephoenix/phoenix:latest)
uv run pytest src/tests/integration
docker stop $ARIZE_CONTAINER_ID
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
cancontech_tracing-0.0.1.tar.gz
(47.1 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 cancontech_tracing-0.0.1.tar.gz.
File metadata
- Download URL: cancontech_tracing-0.0.1.tar.gz
- Upload date:
- Size: 47.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90c1a6b6e9f015c99ec30c46243447a9c692ef3fc53fa71c7afec20c82e66571
|
|
| MD5 |
caa5167ec790e52fc4c24957ec0469c1
|
|
| BLAKE2b-256 |
9b8a3709ccf9caff38fe0c0b38bfc2ec1e7cb9bf7af547fa896f1d5fdf1e0fa9
|
File details
Details for the file cancontech_tracing-0.0.1-py3-none-any.whl.
File metadata
- Download URL: cancontech_tracing-0.0.1-py3-none-any.whl
- Upload date:
- Size: 16.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a46b8af02e2972ad3665e644ca2905bc6884770362dac2c18cf9f9fe40f8c586
|
|
| MD5 |
c0dff2119232dd3ae3e15431532fd3e8
|
|
| BLAKE2b-256 |
85a4caedfeb8203d854bc2034e56bf536e79c9f08fa26888e233ed2a31355138
|