TraceReq SDK for Python
This is the Python SDK for TraceReq
Installation
pip install --upgrade tracereq-sdk
Usage with Flask
import tracereq_sdk
app = Flask(__name__)
tracereq_sdk.init(api_key='xxx-xxx',
flask_app=app.wsgi_app
)
Adding the above any flask service will start tracing requests. No other additional code is required.
Supported Frameworks
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tracereq-sdk-1.0.2.tar.gz
(7.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 tracereq-sdk-1.0.2.tar.gz.
File metadata
- Download URL: tracereq-sdk-1.0.2.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46eb1a0b92eb6b9bb476207bc3cac9e9f32f5477ed41e799876e6f01e1522425
|
|
| MD5 |
c0879d6a007fae6c45f745dc9a86eb4a
|
|
| BLAKE2b-256 |
094256572a924ac0a9e05f73be33e4fc23aad81a2b4e025d053357b961b0da55
|
File details
Details for the file tracereq_sdk-1.0.2-py3-none-any.whl.
File metadata
- Download URL: tracereq_sdk-1.0.2-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff550ca73ff6ec865ceca572af82770c32c7f4f6c1ad6d78e4ef4333969cfd65
|
|
| MD5 |
54884e9b59f635cbeb874a2ed372878d
|
|
| BLAKE2b-256 |
ab933b0baae7275475a679808b286deb2b0ba03f81a6361adb341a56b109e452
|