Metadata-Version: 2.4
Name: crypto-ylp
Version: 0.1.0
Summary: Lightweight Monero mining wrapper using XMRig
Author-email: blamingyt <blamingyt5@gmail.com>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# crypto-ylp

A tiny Monero miner wrapper in Python.

- Auto-downloads XMRig for Linux/macOS/Windows
- Mines to your wallet
- Only shows live hashrate output (no noisy logs)
- Optimized for `max` CPU use by default

## Installation

```bash
pip install crypto-ylp
