Python binding for dftracer-utils
Project description
dftracer-utils
A collection of utilities for DFTracer
Documentation
Full documentation is available at Read the Docs.
To build documentation locally:
pip install .
cd docs
pip install -r requirements.txt
make html
See docs/README.md for detailed documentation building instructions.
Building
Prerequisites
- CMake 3.5 or higher
- C++17 compatible compiler
- zlib development library
- SQLite3 development library
- pkg-config
Build
mkdir build && cd build
cmake ..
make
Installation
mkdir build && cd build
cmake .. -DCMAKE_INSTALL_PREFIX=<LOCATION>
make
make install
Developers Guide
Please see Developers Guide for more information how to test, run coverage, etc.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dftracer_utils-0.0.5.tar.gz
(115.5 kB
view details)
File details
Details for the file dftracer_utils-0.0.5.tar.gz.
File metadata
- Download URL: dftracer_utils-0.0.5.tar.gz
- Upload date:
- Size: 115.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efb930179894dd5ab28a331800dc10f635a50b6813a8ce34361b4f4247502b52
|
|
| MD5 |
ad14f65a165fc424fd84ec34f98ac0da
|
|
| BLAKE2b-256 |
c50c76c95c78ba1ab795ca3068c1f6ce1e8b620f58a5a2f0185efa9a0aa01172
|