Metadata-Version: 2.4
Name: mapres
Version: 2.1
Summary: A powerfull mapping utility
Author: iFamished
License: MIT
Project-URL: Homepage, https://github.com/iFamishedX/mapres
Project-URL: Documentation, https://github.com/iFamishedX/mapres
Project-URL: Source, https://github.com/iFamishedX/mapres
Project-URL: Issues, https://github.com/iFamishedX/mapres/issues
Keywords: templating,automation,server-management,hungerlib
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
