Metadata-Version: 2.4
Name: reprospect
Version: 1.0.3
Summary: A framework for reproducible prospecting of CUDA applications.
Author: Arnst Maarten, Tomasetti Romin
License-Expression: LGPL-3.0-only
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.6
Requires-Dist: ijson
Requires-Dist: mypy_extensions
Requires-Dist: pandas
Requires-Dist: pyelftools==0.32
Requires-Dist: pyyaml
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](https://raw.githubusercontent.com/uliegecsm/reprospect/refs/heads/main/docs/source/_static/logo.svg)

![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/uliegecsm/reprospect/build.yml)

[![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)

[![JOSS](https://joss.theoj.org/papers/31d0b8cb561f2ae10c399e2373543e7f/status.svg)](https://joss.theoj.org/papers/31d0b8cb561f2ae10c399e2373543e7f)

# reprospect

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

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