Metadata-Version: 2.1
Name: locust-ext
Version: 0.0.1
Summary: Custom Locust extensions
License: MIT
Author: Hchanni
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: locust (>=2.29.1,<3.0.0)
Requires-Dist: requests (>=2.28.0,<3.0.0)
Description-Content-Type: text/markdown


# Locust Extension Library

This library provides a custom Locust command line argument to send a GitHub dispatch event when a load test completes.

## Installation

