Metadata-Version: 2.1
Name: E-Peen
Version: 1.0.1
Summary: A benchmarking tool (CPU, GPU) to measure your e-peen.
Home-page: https://github.com/crosschainer/e-peen
Author: crosschainer
Author-email: cross@xian.org
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: pyopencl
Requires-Dist: numpy

# E-Peen

E-Peen is a benchmarking tool for your e-peen. It's a tool that measures your pc's performance and calculates a score based on the results. The higher the score, the bigger your e-peen is. It's a fun way to see how your pc stacks up against others.

## Current Features
- CPU Benchmark
- GPU Benchmark

## Installation

To install E-Peen for development, simply run the following commands:

```bash
git clone https://github.com/crosschainer/e-peen
cd e-peen
pip install -e .
```

To install E-Peen for use, simply run the following command:

```bash
pip install e-peen
```

## Usage

To use E-Peen, simply run the following command:

```bash
e-peen
```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
