Metadata-Version: 2.4
Name: eses
Version: 1.0.8
Summary: A library for sending donation requests with proxy rotation
Author-email: Your Name <your@email.com>
Project-URL: Homepage, https://github.com/yourusername/eses
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.25.0
Dynamic: license-file

# eses Python Package

A library for sending donation requests with proxy rotation capabilities.

## Installation

```bash
pip install eses
