Metadata-Version: 2.4
Name: hungerlib
Version: 3.2.dev3
Summary: Powerful automation library for Pterodactyl.
Author: iFamished
License: MIT
Project-URL: Homepage, https://github.com/iFamishedX/HungerLib
Project-URL: Documentation, https://github.com/iFamishedX/HungerLib
Project-URL: Source, https://github.com/iFamishedX/HungerLib
Project-URL: Issues, https://github.com/iFamishedX/HungerLib/issues
Keywords: pterodactyl,minecraft,automation,rcon,server-management,hungerlib,hungernet
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: mcrcon
Requires-Dist: PyYaml
Dynamic: license-file

# HungerLib

A powerful automation library for Pterodactyl panlels.
Provides clean APIs for RCON, scheduling, panel integration, and server orchestration.

## Features

- Simple RCON wrapper
- Pterodactyl API helpers
- Server orchestration utilities
- Scheduler utilities
- Logging helpers
- Zero external configuration required

## Installation

```bash
pip install hungerlib
