Metadata-Version: 2.4
Name: reprospect
Version: 0.0.10
Summary: A framework for reproducible prospecting of CUDA applications.
Author: Arnst Maarten, Tomasetti Romin
License-Expression: MIT
Project-URL: Homepage, https://github.com/uliegecsm/reprospect
Project-URL: Documentation, https://uliegecsm.github.io/reprospect/
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: attrs
Requires-Dist: backports.strenum
Requires-Dist: blake3
Requires-Dist: cmake-file-api==0.0.8.3
Requires-Dist: ijson
Requires-Dist: mypy_extensions
Requires-Dist: pandas
Requires-Dist: pyelftools==0.32
Requires-Dist: regex
Requires-Dist: rich
Requires-Dist: rich-tools
Requires-Dist: semantic_version
Requires-Dist: system-helpers>=0.0.3
Requires-Dist: typing-extensions>=4.4.0
Dynamic: license-file

![logo](docs/source/_static/logo.svg)

[![PyPI - Version](https://img.shields.io/pypi/v/reprospect?color=blue)](https://pypi.org/project/reprospect/)
![PyPI - Wheel](https://img.shields.io/pypi/wheel/reprospect)
![PyPI - Implementation](https://img.shields.io/pypi/implementation/reprospect)

![PyPI - Downloads](https://img.shields.io/pypi/dd/reprospect)
![PyPI - Downloads](https://img.shields.io/pypi/dw/reprospect)
![PyPI - Downloads](https://img.shields.io/pypi/dm/reprospect)

# reprospect

`ReProspect` provides a framework and tools for reproducible prospecting of CUDA applications.

See [the documentation](https://uliegecsm.github.io/reprospect/) for more information.
