Metadata-Version: 2.4
Name: loadtester
Version: 0.1.3
Summary: Reusable high-performance HTTP load testing library
Author: Samarth Sikotara
License-Expression: MIT
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Dynamic: license-file

# loadtester

High‑performance, configurable HTTP load testing library.

## Features
- Rate‑limited traffic
- Retry with exponential backoff
- Thread‑pooled execution
- CSV result export
- Fully customizable payloads & headers

## Usage
See `examples/basic_run.py`
