Stub internal Datadog Python package (ddtrace-internal).
Project description
ddtrace-internal
Stub Python distribution for code used by multiple products in dd-trace-py
Local install (editable)
python -m pip install -e .
Running tests
cd packages/ddtrace-internal
riot run # all supported Python versions
riot run -p 3.12 # a single version
riot installs the package fresh into each test venv, so it must be run from this directory (not the repo root). In CI, riot --wheel-path <dir> is used instead to test the actual built wheel.
Layout
src/_ddtrace_internal/— package roottests/<module_path>/test.py— tests, mirroring the source layout (e.g.src/_ddtrace_internal/foo.py→tests/foo/test.py)riotfile.py— test venv/matrix definitions
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
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 ddtrace_internal-0.1.0.tar.gz.
File metadata
- Download URL: ddtrace_internal-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7390721276ab5f174cb103088be7d0de22d452f2817c949e8bde1182ff5b961e
|
|
| MD5 |
406d68945eee749c93037afaac3b3675
|
|
| BLAKE2b-256 |
0f516dc02752dca5920d6627fb92b7e0611f594a823bbd57ed31167571d819bc
|
File details
Details for the file ddtrace_internal-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ddtrace_internal-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8eeac4a812e003cebafc8be35ef05103ae2b132893dfbcee00a67f4af81404a2
|
|
| MD5 |
aa7359487b9ab2e5d117f40f393cf7db
|
|
| BLAKE2b-256 |
93ad3cae600fdfc41f54653c14339ac1f125381a6fc2a823d5e685b627ff152e
|