Metadata-Version: 2.1
Name: hetzner-speedtest
Version: 0.1.0
Summary: CLI to test the speed of Hetzner regions
Author: Adam McKay
Author-email: adam@beepboop.digital
Requires-Python: >=3.8.1,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: ping3 (>=4.0.4,<5.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: rich (>=13.6.0,<14.0.0)
Requires-Dist: typer (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown

# Hetzner Speed Test

Simple CLI tool to test the latency and download speed of different Hetzner instances.

## Install

The recommended way to install is to use `pipx`:

```pipx install hetzner-speedtest```

## Usage

```hetzner-speedtest```

You can specify a specific region, only test latency or download speed and configure the tests. Use `--help` for more information.

